[INFO] cloning repository https://github.com/doy/ttyrec-bin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/doy/ttyrec-bin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoy%2Fttyrec-bin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoy%2Fttyrec-bin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f970a5daf50796aaab4d93a2a84e0f293809ac0 [INFO] testing doy/ttyrec-bin against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoy%2Fttyrec-bin" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/doy/ttyrec-bin on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/doy/ttyrec-bin [INFO] finished tweaking git repo https://github.com/doy/ttyrec-bin [INFO] tweaked toml for git repo https://github.com/doy/ttyrec-bin written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/doy/ttyrec-bin already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/nix-rust/nix` [INFO] [stderr] Updating git repository `https://github.com/doy/pty-process` [INFO] [stderr] Updating git repository `https://github.com/doy/textmode` [INFO] [stderr] Updating git repository `https://github.com/doy/ttyrec` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded paw-raw v1.0.0 [INFO] [stderr] Downloaded paw-attributes v1.0.2 [INFO] [stderr] Downloaded paw v1.0.0 [INFO] [stderr] Downloaded vt100 v0.15.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9af14035c5b333260501cd4672fc9a0309148bd6d3220aba0f1eaeba6522aa06 [INFO] running `Command { std: "docker" "start" "-a" "9af14035c5b333260501cd4672fc9a0309148bd6d3220aba0f1eaeba6522aa06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9af14035c5b333260501cd4672fc9a0309148bd6d3220aba0f1eaeba6522aa06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9af14035c5b333260501cd4672fc9a0309148bd6d3220aba0f1eaeba6522aa06", kill_on_drop: false }` [INFO] [stdout] 9af14035c5b333260501cd4672fc9a0309148bd6d3220aba0f1eaeba6522aa06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a79171378e17c8ab93ae6d0a203ecc4b669bc05841768ee119ac9a8577b2eb13 [INFO] running `Command { std: "docker" "start" "-a" "a79171378e17c8ab93ae6d0a203ecc4b669bc05841768ee119ac9a8577b2eb13", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling paw-raw v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling nix v0.23.1 (https://github.com/nix-rust/nix#6123083a) [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling vt100 v0.15.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling paw v1.0.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling textmode v0.3.0 (https://github.com/doy/textmode#193e1963) [INFO] [stderr] Compiling ttyrec v0.3.3 (https://github.com/doy/ttyrec#f17be1ae) [INFO] [stderr] Compiling pty-process v0.2.0 (https://github.com/doy/pty-process#aca49b2f) [INFO] [stderr] Compiling ttyrec-bin v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "a79171378e17c8ab93ae6d0a203ecc4b669bc05841768ee119ac9a8577b2eb13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a79171378e17c8ab93ae6d0a203ecc4b669bc05841768ee119ac9a8577b2eb13", kill_on_drop: false }` [INFO] [stdout] a79171378e17c8ab93ae6d0a203ecc4b669bc05841768ee119ac9a8577b2eb13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4890db23b58d16659774ca92d4250b30cb279e8938fc0c82e12968191ae676b1 [INFO] running `Command { std: "docker" "start" "-a" "4890db23b58d16659774ca92d4250b30cb279e8938fc0c82e12968191ae676b1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ttyrec-bin v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.83s [INFO] running `Command { std: "docker" "inspect" "4890db23b58d16659774ca92d4250b30cb279e8938fc0c82e12968191ae676b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4890db23b58d16659774ca92d4250b30cb279e8938fc0c82e12968191ae676b1", kill_on_drop: false }` [INFO] [stdout] 4890db23b58d16659774ca92d4250b30cb279e8938fc0c82e12968191ae676b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 22e92c97b098bde90136caefc1d3d436cb94520dbdcfaf31ac98f656d193a920 [INFO] running `Command { std: "docker" "start" "-a" "22e92c97b098bde90136caefc1d3d436cb94520dbdcfaf31ac98f656d193a920", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.29s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ttyplay-52f005cf0cff85a7) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ttyrec-edd5cc26767385d4) [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" "22e92c97b098bde90136caefc1d3d436cb94520dbdcfaf31ac98f656d193a920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22e92c97b098bde90136caefc1d3d436cb94520dbdcfaf31ac98f656d193a920", kill_on_drop: false }` [INFO] [stdout] 22e92c97b098bde90136caefc1d3d436cb94520dbdcfaf31ac98f656d193a920