[INFO] cloning repository https://github.com/gyscos/record
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gyscos/record" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgyscos%2Frecord", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgyscos%2Frecord'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5163b9f7a2341c9fc0baa4c234c0f121c893c595
[INFO] checking gyscos/record against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgyscos%2Frecord" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gyscos/record
[INFO] finished tweaking git repo https://github.com/gyscos/record
[INFO] tweaked toml for git repo https://github.com/gyscos/record written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gyscos/record on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gyscos/record 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/ethanpailes/pty-rs`
[INFO] [stderr]     Updating git repository `https://github.com/mjarkk/pty-shell`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded termios v0.2.2
[INFO] [stderr]   Downloaded slab v0.1.3
[INFO] [stderr]   Downloaded miow v0.1.5
[INFO] [stderr]   Downloaded bytes v0.3.0
[INFO] [stderr]   Downloaded nix v0.4.3
[INFO] [stderr]   Downloaded nix v0.5.1
[INFO] [stderr]   Downloaded mio v0.5.1
[INFO] [stderr]   Downloaded gimli v0.27.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce294d4a72853fcf1e8d30c545804d6fcd7e032a2dc64e79242cbfb5379ee61e
[INFO] running `Command { std: "docker" "start" "-a" "ce294d4a72853fcf1e8d30c545804d6fcd7e032a2dc64e79242cbfb5379ee61e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce294d4a72853fcf1e8d30c545804d6fcd7e032a2dc64e79242cbfb5379ee61e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce294d4a72853fcf1e8d30c545804d6fcd7e032a2dc64e79242cbfb5379ee61e", kill_on_drop: false }`
[INFO] [stdout] ce294d4a72853fcf1e8d30c545804d6fcd7e032a2dc64e79242cbfb5379ee61e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac8e67411f826b19282affedc0bb247aedd97519c1d48c366b6cfc10ccd66ede
[INFO] running `Command { std: "docker" "start" "-a" "ac8e67411f826b19282affedc0bb247aedd97519c1d48c366b6cfc10ccd66ede", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.4
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling ws2_32-sys v0.2.1
[INFO] [stderr]    Compiling rustix v0.36.7
[INFO] [stderr]     Checking gimli v0.27.1
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking bitflags v0.4.0
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking libc v0.1.12
[INFO] [stderr]     Checking slab v0.1.3
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking bytes v0.3.0
[INFO] [stderr]     Checking bitflags v0.3.3
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]     Checking clap_lex v0.3.1
[INFO] [stderr]     Checking nix v0.4.3
[INFO] [stderr]     Checking object v0.30.3
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking net2 v0.2.38
[INFO] [stderr]     Checking nix v0.5.1
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking miow v0.1.5
[INFO] [stderr]     Checking pty v0.2.5 (https://github.com/ethanpailes/pty-rs#85e1ffc5)
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking mio v0.5.1
[INFO] [stderr]     Checking is-terminal v0.4.2
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking pty-shell v0.3.0 (https://github.com/mjarkk/pty-shell#f3127bce)
[INFO] [stderr]     Checking clap v4.1.4
[INFO] [stderr]     Checking record v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.45s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0, nix v0.4.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "ac8e67411f826b19282affedc0bb247aedd97519c1d48c366b6cfc10ccd66ede", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac8e67411f826b19282affedc0bb247aedd97519c1d48c366b6cfc10ccd66ede", kill_on_drop: false }`
[INFO] [stdout] ac8e67411f826b19282affedc0bb247aedd97519c1d48c366b6cfc10ccd66ede
