[INFO] cloning repository https://github.com/Esocietyhere/rit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Esocietyhere/rit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEsocietyhere%2Frit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEsocietyhere%2Frit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26cc284408dfff4fd5fb7b36ec60233fc930f2b2
[INFO] checking Esocietyhere/rit against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEsocietyhere%2Frit" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Esocietyhere/rit
[INFO] finished tweaking git repo https://github.com/Esocietyhere/rit
[INFO] tweaked toml for git repo https://github.com/Esocietyhere/rit written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Esocietyhere/rit on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Esocietyhere/rit 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af8be1862d2473a02bf41d55fdaa6ee69cdad833aaa38b919c81a5e91403ba0c
[INFO] running `Command { std: "docker" "start" "-a" "af8be1862d2473a02bf41d55fdaa6ee69cdad833aaa38b919c81a5e91403ba0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af8be1862d2473a02bf41d55fdaa6ee69cdad833aaa38b919c81a5e91403ba0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af8be1862d2473a02bf41d55fdaa6ee69cdad833aaa38b919c81a5e91403ba0c", kill_on_drop: false }`
[INFO] [stdout] af8be1862d2473a02bf41d55fdaa6ee69cdad833aaa38b919c81a5e91403ba0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0107cb955cfe1c286633821b1f4d4ea5c94a630c0fac2fd282a6ad07bcd887b3
[INFO] running `Command { std: "docker" "start" "-a" "0107cb955cfe1c286633821b1f4d4ea5c94a630c0fac2fd282a6ad07bcd887b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling futures-task v0.3.27
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]    Compiling openssl v0.10.46
[INFO] [stderr]    Compiling serde_derive v1.0.157
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling serde v1.0.157
[INFO] [stderr]     Checking futures-sink v0.3.27
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling futures-channel v0.3.27
[INFO] [stderr]    Compiling openssl-sys v0.9.81
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking unicode-bidi v0.3.12
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]     Checking ipnet v2.7.1
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking fs-err v2.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking regex v1.7.3
[INFO] [stderr]     Checking thiserror v1.0.47
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking roblox_install v1.0.0
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking md-5 v0.10.5
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.7
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.16
[INFO] [stderr]     Checking hyper v0.14.25
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.14
[INFO] [stderr]     Checking rbxcloud v0.3.0
[INFO] [stderr]     Checking rit v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `rit` (bin "rit")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name rit --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=53ee82b120a1cdc2 -C extra-filename=-60a690c9c60a9dc3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4dc88293a9007fbf.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-500be5a5d01a726b.rmeta --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-6170cc322836e970.rmeta --extern fs_err=/opt/rustwide/target/debug/deps/libfs_err-a70cf8bb524e304e.rmeta --extern rbxcloud=/opt/rustwide/target/debug/deps/librbxcloud-3a33723dd7371754.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-816e2a23123bb43d.rmeta --extern roblox_install=/opt/rustwide/target/debug/deps/libroblox_install-b67c65ea4433e128.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-14a38b804f331c5e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a32d6201442c723f.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8127c6d11efc0947.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-62e26f7101922899.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3e3cd75ab9535939.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rit` (bin "rit" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name rit --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a64b092e3749b86d -C extra-filename=-c367de1ef57496a5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4dc88293a9007fbf.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-500be5a5d01a726b.rmeta --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-6170cc322836e970.rmeta --extern fs_err=/opt/rustwide/target/debug/deps/libfs_err-a70cf8bb524e304e.rmeta --extern rbxcloud=/opt/rustwide/target/debug/deps/librbxcloud-3a33723dd7371754.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-816e2a23123bb43d.rmeta --extern roblox_install=/opt/rustwide/target/debug/deps/libroblox_install-b67c65ea4433e128.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-14a38b804f331c5e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a32d6201442c723f.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8127c6d11efc0947.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-62e26f7101922899.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3e3cd75ab9535939.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0107cb955cfe1c286633821b1f4d4ea5c94a630c0fac2fd282a6ad07bcd887b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0107cb955cfe1c286633821b1f4d4ea5c94a630c0fac2fd282a6ad07bcd887b3", kill_on_drop: false }`
[INFO] [stdout] 0107cb955cfe1c286633821b1f4d4ea5c94a630c0fac2fd282a6ad07bcd887b3
