[INFO] cloning repository https://github.com/mitsuhiko/teetty
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mitsuhiko/teetty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitsuhiko%2Fteetty", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitsuhiko%2Fteetty'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b3954e2360c8dc27cc1d8441771d5253c40be564
[INFO] checking mitsuhiko/teetty against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitsuhiko%2Fteetty" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mitsuhiko/teetty
[INFO] finished tweaking git repo https://github.com/mitsuhiko/teetty
[INFO] tweaked toml for git repo https://github.com/mitsuhiko/teetty written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mitsuhiko/teetty on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mitsuhiko/teetty 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 53dab12f48433a58e77197c136342a7a7c4120b2bc887a55ae020181b5724bcb
[INFO] running `Command { std: "docker" "start" "53dab12f48433a58e77197c136342a7a7c4120b2bc887a55ae020181b5724bcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53dab12f48433a58e77197c136342a7a7c4120b2bc887a55ae020181b5724bcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "53dab12f48433a58e77197c136342a7a7c4120b2bc887a55ae020181b5724bcb" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53dab12f48433a58e77197c136342a7a7c4120b2bc887a55ae020181b5724bcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "53dab12f48433a58e77197c136342a7a7c4120b2bc887a55ae020181b5724bcb" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking similar v2.2.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking insta v1.39.0
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking tempfile v3.12.0
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]     Checking tty-spawn v0.4.0 (/opt/rustwide/workdir/tty-spawn)
[INFO] [stderr]     Checking clap v4.5.16
[INFO] [stderr]     Checking teetty v0.4.0 (/opt/rustwide/workdir/teetty)
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]   --> teetty/tests/test_basic.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     insta::assert_snapshot!(&stdout, @r###"
[INFO] [stdout] 28 | |     stdout output
[INFO] [stdout] 29 | |     stderr output
[INFO] [stdout] 30 | |     stdin: tty
[INFO] [stdout] 31 | |     stdout: tty
[INFO] [stdout] 32 | |     stderr: tty
[INFO] [stdout] 33 | |     "###);
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]   --> teetty/tests/test_basic.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     insta::assert_snapshot!(&stderr, @"");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]   --> teetty/tests/test_basic.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | /     insta::assert_snapshot!(&out, @r###"
[INFO] [stdout] 36 | |     before
[INFO] [stdout] 37 | |     stdout output
[INFO] [stdout] 38 | |     stderr output
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     stderr: tty
[INFO] [stdout] 42 | |     "###);
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]   --> teetty/tests/test_basic.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | /     insta::assert_snapshot!(&stdout, @r###"
[INFO] [stdout] 72 | |     stdout output
[INFO] [stdout] 73 | |     stderr output
[INFO] [stdout] 74 | |     stdin: tty
[INFO] [stdout] 75 | |     stdout: tty
[INFO] [stdout] 76 | |     stderr: tty
[INFO] [stdout] 77 | |     "###);
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]   --> teetty/tests/test_basic.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     insta::assert_snapshot!(&stderr, @"");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]   --> teetty/tests/test_basic.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | /     insta::assert_snapshot!(&out, @r###"
[INFO] [stdout] 80 | |     stdout output
[INFO] [stdout] 81 | |     stderr output
[INFO] [stdout] 82 | |     stdin: tty
[INFO] [stdout] 83 | |     stdout: tty
[INFO] [stdout] 84 | |     stderr: tty
[INFO] [stdout] 85 | |     "###);
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> teetty/tests/test_basic.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 | /     insta::assert_snapshot!(&stdout, @r###"
[INFO] [stdout] 113 | |     stdout output
[INFO] [stdout] 114 | |     stdin: tty
[INFO] [stdout] 115 | |     stdout: tty
[INFO] [stdout] 116 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> teetty/tests/test_basic.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | /     insta::assert_snapshot!(&stderr, @"
[INFO] [stdout] 118 | |     stderr output
[INFO] [stdout] 119 | |     stderr: tty
[INFO] [stdout] 120 | |     ");
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `teetty` (test "test_basic") due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "53dab12f48433a58e77197c136342a7a7c4120b2bc887a55ae020181b5724bcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53dab12f48433a58e77197c136342a7a7c4120b2bc887a55ae020181b5724bcb", kill_on_drop: false }`
[INFO] [stdout] 53dab12f48433a58e77197c136342a7a7c4120b2bc887a55ae020181b5724bcb
