[INFO] cloning repository https://github.com/naegi/terminal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/naegi/terminal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaegi%2Fterminal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaegi%2Fterminal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b7a8078c449621d853592e539e3ad020ab513e1 [INFO] testing naegi/terminal against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaegi%2Fterminal" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/naegi/terminal on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/naegi/terminal [INFO] finished tweaking git repo https://github.com/naegi/terminal [INFO] tweaked toml for git repo https://github.com/naegi/terminal written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/naegi/terminal 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ordered-float v3.6.0 [INFO] [stderr] Downloaded cursive v0.20.0 [INFO] [stderr] Downloaded cursive_core v0.3.7 [INFO] [stderr] Downloaded rustix v0.37.12 [INFO] [stderr] Downloaded naga v0.11.0 [INFO] [stderr] Downloaded linux-raw-sys v0.3.2 [INFO] [stderr] Downloaded orbclient v0.3.44 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e49337e2084ef0f71dc45f89a2e146958cbd010be1e2a2f2f4016b0b98a6e8e [INFO] running `Command { std: "docker" "start" "-a" "4e49337e2084ef0f71dc45f89a2e146958cbd010be1e2a2f2f4016b0b98a6e8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e49337e2084ef0f71dc45f89a2e146958cbd010be1e2a2f2f4016b0b98a6e8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e49337e2084ef0f71dc45f89a2e146958cbd010be1e2a2f2f4016b0b98a6e8e", kill_on_drop: false }` [INFO] [stdout] 4e49337e2084ef0f71dc45f89a2e146958cbd010be1e2a2f2f4016b0b98a6e8e [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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48dacd4c4e58d2c4a7500dfed47867d4e252f22d87819a8ccb2c257cb314d001 [INFO] running `Command { std: "docker" "start" "-a" "48dacd4c4e58d2c4a7500dfed47867d4e252f22d87819a8ccb2c257cb314d001", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling terminal-common v0.1.0 (/opt/rustwide/workdir/crates/terminal-common) [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling terminal-echo v0.1.0 (/opt/rustwide/workdir/crates/terminal-echo) [INFO] [stderr] Compiling terminal-tty v0.1.0 (/opt/rustwide/workdir/crates/terminal-tty) [INFO] [stderr] Compiling terminal v0.1.0 (/opt/rustwide/workdir/crates/terminal) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.76s [INFO] running `Command { std: "docker" "inspect" "48dacd4c4e58d2c4a7500dfed47867d4e252f22d87819a8ccb2c257cb314d001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48dacd4c4e58d2c4a7500dfed47867d4e252f22d87819a8ccb2c257cb314d001", kill_on_drop: false }` [INFO] [stdout] 48dacd4c4e58d2c4a7500dfed47867d4e252f22d87819a8ccb2c257cb314d001 [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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 961f98d18b44cc7698dd28413f82c7966820313f5da2715010aad89df09b06e9 [INFO] running `Command { std: "docker" "start" "-a" "961f98d18b44cc7698dd28413f82c7966820313f5da2715010aad89df09b06e9", kill_on_drop: false }` [INFO] [stderr] Compiling terminal v0.1.0 (/opt/rustwide/workdir/crates/terminal) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `Command { std: "docker" "inspect" "961f98d18b44cc7698dd28413f82c7966820313f5da2715010aad89df09b06e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "961f98d18b44cc7698dd28413f82c7966820313f5da2715010aad89df09b06e9", kill_on_drop: false }` [INFO] [stdout] 961f98d18b44cc7698dd28413f82c7966820313f5da2715010aad89df09b06e9 [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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 956819c4497a62b632ef8dfc39ab8343fe3b6e906a77de90b0510fb538fd5f95 [INFO] running `Command { std: "docker" "start" "-a" "956819c4497a62b632ef8dfc39ab8343fe3b6e906a77de90b0510fb538fd5f95", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/terminal-d112358b45aca4ed) [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" "956819c4497a62b632ef8dfc39ab8343fe3b6e906a77de90b0510fb538fd5f95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "956819c4497a62b632ef8dfc39ab8343fe3b6e906a77de90b0510fb538fd5f95", kill_on_drop: false }` [INFO] [stdout] 956819c4497a62b632ef8dfc39ab8343fe3b6e906a77de90b0510fb538fd5f95