[INFO] cloning repository https://github.com/Ldixuan/rust-micro-shell [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ldixuan/rust-micro-shell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLdixuan%2Frust-micro-shell", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLdixuan%2Frust-micro-shell'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3b6358cb5cc5cae7739eb4e161f3c1128d7f5fc [INFO] testing Ldixuan/rust-micro-shell against try#61cd42370816fd135c0f3b9debf2f5dfcf194594 for pr-98839 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLdixuan%2Frust-micro-shell" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ldixuan/rust-micro-shell on toolchain 61cd42370816fd135c0f3b9debf2f5dfcf194594 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ldixuan/rust-micro-shell [INFO] finished tweaking git repo https://github.com/Ldixuan/rust-micro-shell [INFO] tweaked toml for git repo https://github.com/Ldixuan/rust-micro-shell written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Ldixuan/rust-micro-shell already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 397433536cf5efa243ce5d66cef0fd327070ae81029aeafd30e7ba79448be784 [INFO] running `Command { std: "docker" "start" "-a" "397433536cf5efa243ce5d66cef0fd327070ae81029aeafd30e7ba79448be784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "397433536cf5efa243ce5d66cef0fd327070ae81029aeafd30e7ba79448be784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "397433536cf5efa243ce5d66cef0fd327070ae81029aeafd30e7ba79448be784", kill_on_drop: false }` [INFO] [stdout] 397433536cf5efa243ce5d66cef0fd327070ae81029aeafd30e7ba79448be784 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 386ddfe2347dcdab337280b4f95ea3bed3b07e445bed0626ae679453aa66d122 [INFO] running `Command { std: "docker" "start" "-a" "386ddfe2347dcdab337280b4f95ea3bed3b07e445bed0626ae679453aa66d122", kill_on_drop: false }` [INFO] [stderr] Compiling micro-shell v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `Command { std: "docker" "inspect" "386ddfe2347dcdab337280b4f95ea3bed3b07e445bed0626ae679453aa66d122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "386ddfe2347dcdab337280b4f95ea3bed3b07e445bed0626ae679453aa66d122", kill_on_drop: false }` [INFO] [stdout] 386ddfe2347dcdab337280b4f95ea3bed3b07e445bed0626ae679453aa66d122 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0cecdb0fa8ea43343522bf9d436d7d0e8c6a34d5676227f5583ba3b3dfa0c76 [INFO] running `Command { std: "docker" "start" "-a" "b0cecdb0fa8ea43343522bf9d436d7d0e8c6a34d5676227f5583ba3b3dfa0c76", kill_on_drop: false }` [INFO] [stderr] Compiling micro-shell v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `Command { std: "docker" "inspect" "b0cecdb0fa8ea43343522bf9d436d7d0e8c6a34d5676227f5583ba3b3dfa0c76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0cecdb0fa8ea43343522bf9d436d7d0e8c6a34d5676227f5583ba3b3dfa0c76", kill_on_drop: false }` [INFO] [stdout] b0cecdb0fa8ea43343522bf9d436d7d0e8c6a34d5676227f5583ba3b3dfa0c76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 86dfadfb1c96dd1ef208c4b729135f969834b23d8238c7a40fcb1b6481833a72 [INFO] running `Command { std: "docker" "start" "-a" "86dfadfb1c96dd1ef208c4b729135f969834b23d8238c7a40fcb1b6481833a72", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/micro_shell-850143eb7025208b) [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" "86dfadfb1c96dd1ef208c4b729135f969834b23d8238c7a40fcb1b6481833a72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86dfadfb1c96dd1ef208c4b729135f969834b23d8238c7a40fcb1b6481833a72", kill_on_drop: false }` [INFO] [stdout] 86dfadfb1c96dd1ef208c4b729135f969834b23d8238c7a40fcb1b6481833a72