[INFO] cloning repository https://github.com/11Takanori/rtc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/11Takanori/rtc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F11Takanori%2Frtc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F11Takanori%2Frtc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 172b2be1a732c1edbf0cdbddca39e250bf48f099
[INFO] checking 11Takanori/rtc against master#59fd4ef94daa991e6797b5aa6127e824f3067def for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F11Takanori%2Frtc" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/11Takanori/rtc
[INFO] finished tweaking git repo https://github.com/11Takanori/rtc
[INFO] tweaked toml for git repo https://github.com/11Takanori/rtc written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/11Takanori/rtc on toolchain 59fd4ef94daa991e6797b5aa6127e824f3067def
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/11Takanori/rtc 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" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gcc v0.3.54
[INFO] [stderr]   Downloaded bitflags v1.0.1
[INFO] [stderr]   Downloaded cfg-if v0.1.2
[INFO] [stderr]   Downloaded byteorder v1.2.1
[INFO] [stderr]   Downloaded bytes v0.4.6
[INFO] [stderr]   Downloaded nix v0.10.0
[INFO] [stderr]   Downloaded libc v0.2.36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f62e058d73849a8a9194af3f8b2760682934328fff22568c85965b8a8ab0f5f
[INFO] running `Command { std: "docker" "start" "-a" "1f62e058d73849a8a9194af3f8b2760682934328fff22568c85965b8a8ab0f5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f62e058d73849a8a9194af3f8b2760682934328fff22568c85965b8a8ab0f5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f62e058d73849a8a9194af3f8b2760682934328fff22568c85965b8a8ab0f5f", kill_on_drop: false }`
[INFO] [stdout] 1f62e058d73849a8a9194af3f8b2760682934328fff22568c85965b8a8ab0f5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef65293c152600e3f761705264b79540d47c1dd540e76122a8e0aed94bbcce9a
[INFO] running `Command { std: "docker" "start" "-a" "ef65293c152600e3f761705264b79540d47c1dd540e76122a8e0aed94bbcce9a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.36
[INFO] [stderr]     Checking byteorder v1.2.1
[INFO] [stderr]    Compiling nix v0.10.0
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking bitflags v1.0.1
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking bytes v0.4.6
[INFO] [stderr]     Checking rtc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/main.rs:68:73
[INFO] [stdout]    |
[INFO] [stdout] 68 |             execv(&dir, &[dir.clone(), arg]).expect("execution failed.");
[INFO] [stdout]    |             ------------------------------------------------------------^ unreachable expression
[INFO] [stdout]    |             |
[INFO] [stdout]    |             any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout] note: this expression has type `void::Void`, which is uninhabited
[INFO] [stdout]   --> src/main.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |             execv(&dir, &[dir.clone(), arg]).expect("execution failed.");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/main.rs:68:73
[INFO] [stdout]    |
[INFO] [stdout] 68 |             execv(&dir, &[dir.clone(), arg]).expect("execution failed.");
[INFO] [stdout]    |             ------------------------------------------------------------^ unreachable expression
[INFO] [stdout]    |             |
[INFO] [stdout]    |             any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout] note: this expression has type `void::Void`, which is uninhabited
[INFO] [stdout]   --> src/main.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |             execv(&dir, &[dir.clone(), arg]).expect("execution failed.");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.82s
[INFO] running `Command { std: "docker" "inspect" "ef65293c152600e3f761705264b79540d47c1dd540e76122a8e0aed94bbcce9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef65293c152600e3f761705264b79540d47c1dd540e76122a8e0aed94bbcce9a", kill_on_drop: false }`
[INFO] [stdout] ef65293c152600e3f761705264b79540d47c1dd540e76122a8e0aed94bbcce9a
