[INFO] cloning repository https://github.com/Jazer1337/peg-communication-models [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jazer1337/peg-communication-models" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJazer1337%2Fpeg-communication-models", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJazer1337%2Fpeg-communication-models'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11dd72902d8938e139a8a3f636140e05e0df8314 [INFO] checking Jazer1337/peg-communication-models against try#14e4661efa5acbf985e4fe564baae04683366cc1 for pr-157696 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJazer1337%2Fpeg-communication-models" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Jazer1337/peg-communication-models [INFO] finished tweaking git repo https://github.com/Jazer1337/peg-communication-models [INFO] tweaked toml for git repo https://github.com/Jazer1337/peg-communication-models written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Jazer1337/peg-communication-models on toolchain 14e4661efa5acbf985e4fe564baae04683366cc1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14e4661efa5acbf985e4fe564baae04683366cc1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Jazer1337/peg-communication-models 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" "+14e4661efa5acbf985e4fe564baae04683366cc1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] fa4e88134b1a86c50a6a70122daaf08920f52988eefe36a833b239f56c0dc6c6 [INFO] running `Command { std: "docker" "start" "fa4e88134b1a86c50a6a70122daaf08920f52988eefe36a833b239f56c0dc6c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fa4e88134b1a86c50a6a70122daaf08920f52988eefe36a833b239f56c0dc6c6" "/opt/rustwide/cargo-home/bin/cargo" "+14e4661efa5acbf985e4fe564baae04683366cc1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa4e88134b1a86c50a6a70122daaf08920f52988eefe36a833b239f56c0dc6c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fa4e88134b1a86c50a6a70122daaf08920f52988eefe36a833b239f56c0dc6c6" "/opt/rustwide/cargo-home/bin/cargo" "+14e4661efa5acbf985e4fe564baae04683366cc1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Compiling font-kit v0.14.2 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling mutex v1.0.0 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking winnow v0.7.10 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling pathfinder_simd v0.5.4 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking toml_write v0.1.1 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking mutex-traits v1.0.0 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling palette v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking plotters-bitmap v0.3.7 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking arc v0.0.1 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.9 [INFO] [stderr] Checking toml_edit v0.22.26 [INFO] [stderr] Checking toml v0.8.22 [INFO] [stderr] Checking statrs v0.18.0 [INFO] [stderr] Checking peg-comms-models v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.12s [INFO] running `Command { std: "docker" "inspect" "fa4e88134b1a86c50a6a70122daaf08920f52988eefe36a833b239f56c0dc6c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa4e88134b1a86c50a6a70122daaf08920f52988eefe36a833b239f56c0dc6c6", kill_on_drop: false }` [INFO] [stdout] fa4e88134b1a86c50a6a70122daaf08920f52988eefe36a833b239f56c0dc6c6