[INFO] cloning repository https://github.com/Chara-X/tail
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chara-X/tail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChara-X%2Ftail", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChara-X%2Ftail'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3dfcc4b1ac933035f1cdda5b56f3c32f2260aed3
[INFO] testing Chara-X/tail against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChara-X%2Ftail" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Chara-X/tail
[INFO] finished tweaking git repo https://github.com/Chara-X/tail
[INFO] tweaked toml for git repo https://github.com/Chara-X/tail written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Chara-X/tail on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Chara-X/tail already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9cebc4c0bc71f4c5f61c6656751645f1a492f53f02127bd08d09154c0c8c5d3
[INFO] running `Command { std: "docker" "start" "-a" "e9cebc4c0bc71f4c5f61c6656751645f1a492f53f02127bd08d09154c0c8c5d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9cebc4c0bc71f4c5f61c6656751645f1a492f53f02127bd08d09154c0c8c5d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9cebc4c0bc71f4c5f61c6656751645f1a492f53f02127bd08d09154c0c8c5d3", kill_on_drop: false }`
[INFO] [stdout] e9cebc4c0bc71f4c5f61c6656751645f1a492f53f02127bd08d09154c0c8c5d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07ad304887feefec606603ac21a8c132a8f5ffc7700c2746a4e39127974bd7d0
[INFO] running `Command { std: "docker" "start" "-a" "07ad304887feefec606603ac21a8c132a8f5ffc7700c2746a4e39127974bd7d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling notify v8.0.0
[INFO] [stderr]    Compiling tail v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.06s
[INFO] running `Command { std: "docker" "inspect" "07ad304887feefec606603ac21a8c132a8f5ffc7700c2746a4e39127974bd7d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07ad304887feefec606603ac21a8c132a8f5ffc7700c2746a4e39127974bd7d0", kill_on_drop: false }`
[INFO] [stdout] 07ad304887feefec606603ac21a8c132a8f5ffc7700c2746a4e39127974bd7d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92c50bf808e43eda97bee2f93f32c583a75afa99cefca0b02dc0f3432aca21b4
[INFO] running `Command { std: "docker" "start" "-a" "92c50bf808e43eda97bee2f93f32c583a75afa99cefca0b02dc0f3432aca21b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling tail v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] running `Command { std: "docker" "inspect" "92c50bf808e43eda97bee2f93f32c583a75afa99cefca0b02dc0f3432aca21b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92c50bf808e43eda97bee2f93f32c583a75afa99cefca0b02dc0f3432aca21b4", kill_on_drop: false }`
[INFO] [stdout] 92c50bf808e43eda97bee2f93f32c583a75afa99cefca0b02dc0f3432aca21b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b21088b5868d6b8879f0c4b23b6cd9faa7f70aaf99fd1e705e19452d3b76592d
[INFO] running `Command { std: "docker" "start" "-a" "b21088b5868d6b8879f0c4b23b6cd9faa7f70aaf99fd1e705e19452d3b76592d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tail-4d35d877ad210ecd)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test file::test::test has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "b21088b5868d6b8879f0c4b23b6cd9faa7f70aaf99fd1e705e19452d3b76592d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b21088b5868d6b8879f0c4b23b6cd9faa7f70aaf99fd1e705e19452d3b76592d", kill_on_drop: false }`
[INFO] [stdout] b21088b5868d6b8879f0c4b23b6cd9faa7f70aaf99fd1e705e19452d3b76592d
