[INFO] cloning repository https://github.com/Guilherme775/Rust-shell [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Guilherme775/Rust-shell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuilherme775%2FRust-shell", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuilherme775%2FRust-shell'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7ba74e61172fc94a53b983588b9658e42de8812 [INFO] testing Guilherme775/Rust-shell against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuilherme775%2FRust-shell" "/workspace/builds/worker-68/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-68/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Guilherme775/Rust-shell on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Guilherme775/Rust-shell [INFO] finished tweaking git repo https://github.com/Guilherme775/Rust-shell [INFO] tweaked toml for git repo https://github.com/Guilherme775/Rust-shell written to /workspace/builds/worker-68/source/Cargo.toml [INFO] crate git repo https://github.com/Guilherme775/Rust-shell already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82f2f1c085cf69cc8d84f71390811ed4222e0c2fc20e5a94b5ebc36905292687 [INFO] running `Command { std: "docker" "start" "-a" "82f2f1c085cf69cc8d84f71390811ed4222e0c2fc20e5a94b5ebc36905292687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82f2f1c085cf69cc8d84f71390811ed4222e0c2fc20e5a94b5ebc36905292687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82f2f1c085cf69cc8d84f71390811ed4222e0c2fc20e5a94b5ebc36905292687", kill_on_drop: false }` [INFO] [stdout] 82f2f1c085cf69cc8d84f71390811ed4222e0c2fc20e5a94b5ebc36905292687 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1765f28e211e91acf8f0241f0a7ff009488a390154e65194bb80f3d0c2d1d7d9 [INFO] running `Command { std: "docker" "start" "-a" "1765f28e211e91acf8f0241f0a7ff009488a390154e65194bb80f3d0c2d1d7d9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust-shell v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.91s [INFO] running `Command { std: "docker" "inspect" "1765f28e211e91acf8f0241f0a7ff009488a390154e65194bb80f3d0c2d1d7d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1765f28e211e91acf8f0241f0a7ff009488a390154e65194bb80f3d0c2d1d7d9", kill_on_drop: false }` [INFO] [stdout] 1765f28e211e91acf8f0241f0a7ff009488a390154e65194bb80f3d0c2d1d7d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 185cca47251f010050bec93dd6cd0edd631bbe440a88d3b5409e960abcd6e159 [INFO] running `Command { std: "docker" "start" "-a" "185cca47251f010050bec93dd6cd0edd631bbe440a88d3b5409e960abcd6e159", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust-shell v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `Command { std: "docker" "inspect" "185cca47251f010050bec93dd6cd0edd631bbe440a88d3b5409e960abcd6e159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "185cca47251f010050bec93dd6cd0edd631bbe440a88d3b5409e960abcd6e159", kill_on_drop: false }` [INFO] [stdout] 185cca47251f010050bec93dd6cd0edd631bbe440a88d3b5409e960abcd6e159 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e2dd1343ef666b3f0723c118476854a839f750a9c6e366c53104b7ebdab78fad [INFO] running `Command { std: "docker" "start" "-a" "e2dd1343ef666b3f0723c118476854a839f750a9c6e366c53104b7ebdab78fad", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_shell-71ddbd5b5bbf3b71) [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" "e2dd1343ef666b3f0723c118476854a839f750a9c6e366c53104b7ebdab78fad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2dd1343ef666b3f0723c118476854a839f750a9c6e366c53104b7ebdab78fad", kill_on_drop: false }` [INFO] [stdout] e2dd1343ef666b3f0723c118476854a839f750a9c6e366c53104b7ebdab78fad