[INFO] cloning repository https://github.com/yoan-durand/rust-tuto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yoan-durand/rust-tuto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoan-durand%2Frust-tuto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoan-durand%2Frust-tuto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb777f7121ea84cdf13b5106aceb9827282b1d29 [INFO] testing yoan-durand/rust-tuto against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoan-durand%2Frust-tuto" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yoan-durand/rust-tuto 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/yoan-durand/rust-tuto [INFO] finished tweaking git repo https://github.com/yoan-durand/rust-tuto [INFO] tweaked toml for git repo https://github.com/yoan-durand/rust-tuto written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/yoan-durand/rust-tuto 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-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] e9c2441915b07fcf09c88bb25908fcba3694f2dce597c4a05a7fbfb3d9568ceb [INFO] running `Command { std: "docker" "start" "-a" "e9c2441915b07fcf09c88bb25908fcba3694f2dce597c4a05a7fbfb3d9568ceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9c2441915b07fcf09c88bb25908fcba3694f2dce597c4a05a7fbfb3d9568ceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9c2441915b07fcf09c88bb25908fcba3694f2dce597c4a05a7fbfb3d9568ceb", kill_on_drop: false }` [INFO] [stdout] e9c2441915b07fcf09c88bb25908fcba3694f2dce597c4a05a7fbfb3d9568ceb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 7638ce805e1e2b6a53fec890821978247cab6b048df1b432fc16d02da7e94b82 [INFO] running `Command { std: "docker" "start" "-a" "7638ce805e1e2b6a53fec890821978247cab6b048df1b432fc16d02da7e94b82", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust-tuto v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.34s [INFO] running `Command { std: "docker" "inspect" "7638ce805e1e2b6a53fec890821978247cab6b048df1b432fc16d02da7e94b82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7638ce805e1e2b6a53fec890821978247cab6b048df1b432fc16d02da7e94b82", kill_on_drop: false }` [INFO] [stdout] 7638ce805e1e2b6a53fec890821978247cab6b048df1b432fc16d02da7e94b82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] dbd18d8cdc9b5435491934c17d3dc0f3a638a4a76bfec0da110d25fbcd2051f7 [INFO] running `Command { std: "docker" "start" "-a" "dbd18d8cdc9b5435491934c17d3dc0f3a638a4a76bfec0da110d25fbcd2051f7", kill_on_drop: false }` [INFO] [stderr] Compiling rust-tuto v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `Command { std: "docker" "inspect" "dbd18d8cdc9b5435491934c17d3dc0f3a638a4a76bfec0da110d25fbcd2051f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbd18d8cdc9b5435491934c17d3dc0f3a638a4a76bfec0da110d25fbcd2051f7", kill_on_drop: false }` [INFO] [stdout] dbd18d8cdc9b5435491934c17d3dc0f3a638a4a76bfec0da110d25fbcd2051f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 637ec6deb044872a868228c2516a73ade79b0416ba61cdb8b0c44148ce67953e [INFO] running `Command { std: "docker" "start" "-a" "637ec6deb044872a868228c2516a73ade79b0416ba61cdb8b0c44148ce67953e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_tuto-47fece93daa99e87) [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" "637ec6deb044872a868228c2516a73ade79b0416ba61cdb8b0c44148ce67953e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "637ec6deb044872a868228c2516a73ade79b0416ba61cdb8b0c44148ce67953e", kill_on_drop: false }` [INFO] [stdout] 637ec6deb044872a868228c2516a73ade79b0416ba61cdb8b0c44148ce67953e