[INFO] cloning repository https://github.com/happyhavoc/satsuki [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/happyhavoc/satsuki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappyhavoc%2Fsatsuki", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappyhavoc%2Fsatsuki'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ef6e52dad49d1d64992717f36d89a8b7e8bb895 [INFO] checking happyhavoc/satsuki against master#6d05c430d2f0573bf98320bb1d2457a72ea1e67f for pr-116607 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappyhavoc%2Fsatsuki" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/happyhavoc/satsuki on toolchain 6d05c430d2f0573bf98320bb1d2457a72ea1e67f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6d05c430d2f0573bf98320bb1d2457a72ea1e67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/happyhavoc/satsuki [INFO] finished tweaking git repo https://github.com/happyhavoc/satsuki [INFO] tweaked toml for git repo https://github.com/happyhavoc/satsuki written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/happyhavoc/satsuki 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" "+6d05c430d2f0573bf98320bb1d2457a72ea1e67f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded capstone v0.11.0 [INFO] [stderr] Downloaded pdb v0.8.0 [INFO] [stderr] Downloaded capstone-sys v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+6d05c430d2f0573bf98320bb1d2457a72ea1e67f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5086942e9dbf0009e911605433fb23f7f35c4efe193ab44acb84eb0986e1a31b [INFO] running `Command { std: "docker" "start" "-a" "5086942e9dbf0009e911605433fb23f7f35c4efe193ab44acb84eb0986e1a31b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5086942e9dbf0009e911605433fb23f7f35c4efe193ab44acb84eb0986e1a31b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5086942e9dbf0009e911605433fb23f7f35c4efe193ab44acb84eb0986e1a31b", kill_on_drop: false }` [INFO] [stdout] 5086942e9dbf0009e911605433fb23f7f35c4efe193ab44acb84eb0986e1a31b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+6d05c430d2f0573bf98320bb1d2457a72ea1e67f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68981f24bfbe2150fae1845986e4d589ef39576c27e7a5b1feca2102af0c17a3 [INFO] running `Command { std: "docker" "start" "-a" "68981f24bfbe2150fae1845986e4d589ef39576c27e7a5b1feca2102af0c17a3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Compiling serde_derive v1.0.174 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking winnow v0.5.0 [INFO] [stderr] Compiling argh_shared v0.1.10 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Compiling capstone-sys v0.15.0 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking similar v2.2.1 [INFO] [stderr] Checking pdb v0.8.0 [INFO] [stderr] Compiling argh_derive v0.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking toml_edit v0.19.14 [INFO] [stderr] Checking argh v0.1.10 [INFO] [stderr] Checking ruzstd v0.3.1 [INFO] [stderr] Checking toml v0.7.6 [INFO] [stderr] Checking object v0.31.1 [INFO] [stderr] Checking capstone v0.11.0 [INFO] [stderr] Checking satsuki v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.25s [INFO] running `Command { std: "docker" "inspect" "68981f24bfbe2150fae1845986e4d589ef39576c27e7a5b1feca2102af0c17a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68981f24bfbe2150fae1845986e4d589ef39576c27e7a5b1feca2102af0c17a3", kill_on_drop: false }` [INFO] [stdout] 68981f24bfbe2150fae1845986e4d589ef39576c27e7a5b1feca2102af0c17a3