[INFO] cloning repository https://github.com/KazApps/Crux [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KazApps/Crux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKazApps%2FCrux", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKazApps%2FCrux'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9287ceba86c0b14bef4a3ebfcc1d7bec5aaf252 [INFO] checking KazApps/Crux against try#5ff93158e08fa2205cd4b86cddf9eae95952cc96 for pr-129543-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKazApps%2FCrux" "/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/KazApps/Crux [INFO] finished tweaking git repo https://github.com/KazApps/Crux [INFO] tweaked toml for git repo https://github.com/KazApps/Crux written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/KazApps/Crux on toolchain 5ff93158e08fa2205cd4b86cddf9eae95952cc96 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/KazApps/Crux 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" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const_for v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39ab8ea518c051d64d7dc7eac6d73dd4cc7e7f86d34635d9b76e9aac6e3dfa11 [INFO] running `Command { std: "docker" "start" "-a" "39ab8ea518c051d64d7dc7eac6d73dd4cc7e7f86d34635d9b76e9aac6e3dfa11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39ab8ea518c051d64d7dc7eac6d73dd4cc7e7f86d34635d9b76e9aac6e3dfa11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39ab8ea518c051d64d7dc7eac6d73dd4cc7e7f86d34635d9b76e9aac6e3dfa11", kill_on_drop: false }` [INFO] [stdout] 39ab8ea518c051d64d7dc7eac6d73dd4cc7e7f86d34635d9b76e9aac6e3dfa11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 264d4bea6049f69d41c28e988609195aa2be1481e3d48bed625448693d19c3b4 [INFO] running `Command { std: "docker" "start" "-a" "264d4bea6049f69d41c28e988609195aa2be1481e3d48bed625448693d19c3b4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking const_for v0.1.5 [INFO] [stderr] Checking crux v0.1.0 (/opt/rustwide/workdir/crux) [INFO] [stderr] Checking crux-trainer v0.1.0 (/opt/rustwide/workdir/crux-trainer) [INFO] [stderr] Checking crux-lib v0.1.0 (/opt/rustwide/workdir/crux-lib) [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.94s [INFO] running `Command { std: "docker" "inspect" "264d4bea6049f69d41c28e988609195aa2be1481e3d48bed625448693d19c3b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "264d4bea6049f69d41c28e988609195aa2be1481e3d48bed625448693d19c3b4", kill_on_drop: false }` [INFO] [stdout] 264d4bea6049f69d41c28e988609195aa2be1481e3d48bed625448693d19c3b4