[INFO] cloning repository https://github.com/egranata/tukun
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/egranata/tukun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegranata%2Ftukun", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegranata%2Ftukun'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e59b9ebb2854d2a3e0063bae0b489ba503edba3b
[INFO] checking egranata/tukun against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegranata%2Ftukun" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/egranata/tukun
[INFO] finished tweaking git repo https://github.com/egranata/tukun
[INFO] tweaked toml for git repo https://github.com/egranata/tukun written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/egranata/tukun on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/egranata/tukun 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab2d860bf04e6d25af8a39a1f217a489f02180b472eaf9e8a2f18ef6895ac11f
[INFO] running `Command { std: "docker" "start" "-a" "ab2d860bf04e6d25af8a39a1f217a489f02180b472eaf9e8a2f18ef6895ac11f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab2d860bf04e6d25af8a39a1f217a489f02180b472eaf9e8a2f18ef6895ac11f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab2d860bf04e6d25af8a39a1f217a489f02180b472eaf9e8a2f18ef6895ac11f", kill_on_drop: false }`
[INFO] [stdout] ab2d860bf04e6d25af8a39a1f217a489f02180b472eaf9e8a2f18ef6895ac11f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85b245466cd8bf96fd8753f883b1db0016e0f7799209d76cdac4324aa46e15c1
[INFO] running `Command { std: "docker" "start" "-a" "85b245466cd8bf96fd8753f883b1db0016e0f7799209d76cdac4324aa46e15c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling pest v2.7.8
[INFO] [stderr]    Compiling pest_meta v2.7.8
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]    Compiling pest_generator v2.7.8
[INFO] [stderr]    Compiling pest_derive v2.7.8
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking runtime v0.1.0 (/opt/rustwide/workdir/runtime)
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> runtime/src/values/mod.rs:39:26
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 .map(|x| std::mem::transmute::<u64, i64>(x))
[INFO] [stdout]    |                          -------------------------------^^^
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          help: replace this with: `u64::cast_signed`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> runtime/src/values/comparators.rs:34:39
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     let i1 = unsafe { std::mem::transmute::<u64, i64>(*i1) };
[INFO] [stdout]    |                                       -------------------------------^^^^^
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       help: replace this with: `u64::cast_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> runtime/src/values/comparators.rs:35:39
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     let i2 = unsafe { std::mem::transmute::<u64, i64>(*i2) };
[INFO] [stdout]    |                                       -------------------------------^^^^^
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       help: replace this with: `u64::cast_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking corelib v0.1.0 (/opt/rustwide/workdir/corelib)
[INFO] [stderr]     Checking runner v0.1.0 (/opt/rustwide/workdir/runner)
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> runtime/src/values/mod.rs:39:26
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 .map(|x| std::mem::transmute::<u64, i64>(x))
[INFO] [stdout]    |                          -------------------------------^^^
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          help: replace this with: `u64::cast_signed`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> runtime/src/values/comparators.rs:34:39
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     let i1 = unsafe { std::mem::transmute::<u64, i64>(*i1) };
[INFO] [stdout]    |                                       -------------------------------^^^^^
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       help: replace this with: `u64::cast_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> runtime/src/values/comparators.rs:35:39
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     let i2 = unsafe { std::mem::transmute::<u64, i64>(*i2) };
[INFO] [stdout]    |                                       -------------------------------^^^^^
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       help: replace this with: `u64::cast_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSOKEfu/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pest` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "85b245466cd8bf96fd8753f883b1db0016e0f7799209d76cdac4324aa46e15c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85b245466cd8bf96fd8753f883b1db0016e0f7799209d76cdac4324aa46e15c1", kill_on_drop: false }`
[INFO] [stdout] 85b245466cd8bf96fd8753f883b1db0016e0f7799209d76cdac4324aa46e15c1
