[INFO] cloning repository https://github.com/0x177/limni
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x177/limni" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x177%2Flimni", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x177%2Flimni'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7f0753dcc870554177b07ef30cebcc66e4232fde
[INFO] checking 0x177/limni against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x177%2Flimni" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0x177/limni
[INFO] finished tweaking git repo https://github.com/0x177/limni
[INFO] tweaked toml for git repo https://github.com/0x177/limni written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x177/limni on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0x177/limni 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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0bc330ee01a9ba0488a08cd8e2cc33d03389b18ee743d2f67af84749b25cac9b
[INFO] running `Command { std: "docker" "start" "-a" "0bc330ee01a9ba0488a08cd8e2cc33d03389b18ee743d2f67af84749b25cac9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bc330ee01a9ba0488a08cd8e2cc33d03389b18ee743d2f67af84749b25cac9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bc330ee01a9ba0488a08cd8e2cc33d03389b18ee743d2f67af84749b25cac9b", kill_on_drop: false }`
[INFO] [stdout] 0bc330ee01a9ba0488a08cd8e2cc33d03389b18ee743d2f67af84749b25cac9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e8067cdd070b8f1316bb70d803031f44f3bea86b81dbc585d1d50946484a5f9
[INFO] running `Command { std: "docker" "start" "-a" "1e8067cdd070b8f1316bb70d803031f44f3bea86b81dbc585d1d50946484a5f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking glam v0.30.5
[INFO] [stderr]     Checking quad-rand v0.2.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling mlua-sys v0.8.3
[INFO] [stderr]     Checking rstar v0.12.2
[INFO] [stderr]    Compiling mlua_derive v0.11.0
[INFO] [stderr]     Checking mlua v0.11.3
[INFO] [stderr]     Checking thimni v0.3.2
[INFO] [stderr]     Checking limni v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.71s
[INFO] running `Command { std: "docker" "inspect" "1e8067cdd070b8f1316bb70d803031f44f3bea86b81dbc585d1d50946484a5f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e8067cdd070b8f1316bb70d803031f44f3bea86b81dbc585d1d50946484a5f9", kill_on_drop: false }`
[INFO] [stdout] 1e8067cdd070b8f1316bb70d803031f44f3bea86b81dbc585d1d50946484a5f9
