[INFO] cloning repository https://github.com/Schievel1/rstonie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Schievel1/rstonie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchievel1%2Frstonie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchievel1%2Frstonie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 354e3fda86006058b718c0bb1c29dcb2378d9966 [INFO] checking Schievel1/rstonie against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchievel1%2Frstonie" "/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/Schievel1/rstonie [INFO] finished tweaking git repo https://github.com/Schievel1/rstonie [INFO] tweaked toml for git repo https://github.com/Schievel1/rstonie written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Schievel1/rstonie on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Schievel1/rstonie 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e5a75fe93d81c94c1d8231773f2511590621d2f5c51469e3e73992c70d9756a [INFO] running `Command { std: "docker" "start" "-a" "3e5a75fe93d81c94c1d8231773f2511590621d2f5c51469e3e73992c70d9756a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e5a75fe93d81c94c1d8231773f2511590621d2f5c51469e3e73992c70d9756a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e5a75fe93d81c94c1d8231773f2511590621d2f5c51469e3e73992c70d9756a", kill_on_drop: false }` [INFO] [stdout] 3e5a75fe93d81c94c1d8231773f2511590621d2f5c51469e3e73992c70d9756a [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40db3617054691897fd10174e8156241d4169e06e1aacd44fa57d545cb8798ba [INFO] running `Command { std: "docker" "start" "-a" "40db3617054691897fd10174e8156241d4169e06e1aacd44fa57d545cb8798ba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking bytemuck v1.14.1 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking symphonia-core v0.5.3 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling audiopus_sys v0.1.8 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking transpose v0.2.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking primal-check v0.3.3 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstyle v1.0.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking audiopus v0.2.0 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Compiling ogg-sys v0.0.9 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking symphonia-metadata v0.5.3 [INFO] [stderr] Checking symphonia-codec-pcm v0.5.3 [INFO] [stderr] Checking symphonia-codec-aac v0.5.3 [INFO] [stderr] Checking symphonia-codec-alac v0.5.3 [INFO] [stderr] Checking symphonia-codec-adpcm v0.5.3 [INFO] [stderr] Checking symphonia-utils-xiph v0.5.3 [INFO] [stderr] Checking symphonia-format-wav v0.5.3 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.3 [INFO] [stderr] Checking symphonia-bundle-flac v0.5.3 [INFO] [stderr] Checking symphonia-format-mkv v0.5.3 [INFO] [stderr] Checking symphonia-codec-vorbis v0.5.3 [INFO] [stderr] Checking symphonia-format-isomp4 v0.5.3 [INFO] [stderr] Checking symphonia-format-ogg v0.5.3 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Checking symphonia v0.5.3 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking realfft v3.3.0 [INFO] [stderr] Checking rubato v0.12.0 [INFO] [stderr] Compiling toniefile v0.1.0 (https://github.com/Schievel1/toniefile?rev=ea393570e013e7a39eba608328e9c06538a5a406#ea393570) [INFO] [stderr] Compiling cargo-platform v0.1.6 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling libogg v0.1.0 (https://github.com/Schievel1/libogg-rs?rev=1416bc84a52b52beda043f064644e9928d40ae5b#1416bc84) [INFO] [stderr] Checking rstonie v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.05s [INFO] running `Command { std: "docker" "inspect" "40db3617054691897fd10174e8156241d4169e06e1aacd44fa57d545cb8798ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40db3617054691897fd10174e8156241d4169e06e1aacd44fa57d545cb8798ba", kill_on_drop: false }` [INFO] [stdout] 40db3617054691897fd10174e8156241d4169e06e1aacd44fa57d545cb8798ba