[INFO] cloning repository https://github.com/A4-Tacks/cdecl-to-rsdecl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/A4-Tacks/cdecl-to-rsdecl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA4-Tacks%2Fcdecl-to-rsdecl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA4-Tacks%2Fcdecl-to-rsdecl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 69bd9baf92bfd990227a10346dc4f14ab276bae4
[INFO] checking A4-Tacks/cdecl-to-rsdecl against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA4-Tacks%2Fcdecl-to-rsdecl" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/A4-Tacks/cdecl-to-rsdecl
[INFO] finished tweaking git repo https://github.com/A4-Tacks/cdecl-to-rsdecl
[INFO] tweaked toml for git repo https://github.com/A4-Tacks/cdecl-to-rsdecl written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/A4-Tacks/cdecl-to-rsdecl on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/A4-Tacks/cdecl-to-rsdecl 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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mortal v0.2.4
[INFO] [stderr]   Downloaded peg-runtime v0.8.5
[INFO] [stderr]   Downloaded terminfo v0.8.0
[INFO] [stderr]   Downloaded char-classes-proc_macro v0.1.2
[INFO] [stderr]   Downloaded peg-macros v0.8.5
[INFO] [stderr]   Downloaded dirs v1.0.5
[INFO] [stderr]   Downloaded smallstr v0.2.0
[INFO] [stderr]   Downloaded getopts-macro v0.1.5
[INFO] [stderr]   Downloaded redox_users v0.3.5
[INFO] [stderr]   Downloaded rust-argon2 v0.8.3
[INFO] [stderr]   Downloaded char-classes v0.2.5
[INFO] [stderr]   Downloaded getopts v0.2.23
[INFO] [stderr]   Downloaded linefeed v0.6.0
[INFO] [stderr]   Downloaded peg v0.8.5
[INFO] [stderr]   Downloaded unicode-width v0.2.1
[INFO] [stderr]   Downloaded syn v2.0.102
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b04d6941a9bd884939a31c3ab3d15cbb8b63c3856ced29c9380d407b059afea
[INFO] running `Command { std: "docker" "start" "-a" "2b04d6941a9bd884939a31c3ab3d15cbb8b63c3856ced29c9380d407b059afea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b04d6941a9bd884939a31c3ab3d15cbb8b63c3856ced29c9380d407b059afea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b04d6941a9bd884939a31c3ab3d15cbb8b63c3856ced29c9380d407b059afea", kill_on_drop: false }`
[INFO] [stdout] 2b04d6941a9bd884939a31c3ab3d15cbb8b63c3856ced29c9380d407b059afea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfe7d2520f8e9afe5f06f1727c9c0b903348cd08650835928c48890720a6f579
[INFO] running `Command { std: "docker" "start" "-a" "dfe7d2520f8e9afe5f06f1727c9c0b903348cd08650835928c48890720a6f579", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking smallstr v0.2.0
[INFO] [stderr]     Checking getopts v0.2.23
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking getopts-macro v0.1.5
[INFO] [stderr]    Compiling char-classes-proc_macro v0.1.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking char-classes v0.2.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking peg v0.8.5
[INFO] [stderr]     Checking mortal v0.2.4
[INFO] [stderr]     Checking linefeed v0.6.0
[INFO] [stderr]     Checking cdecl-to-rsdecl v0.2.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.74s
[INFO] running `Command { std: "docker" "inspect" "dfe7d2520f8e9afe5f06f1727c9c0b903348cd08650835928c48890720a6f579", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfe7d2520f8e9afe5f06f1727c9c0b903348cd08650835928c48890720a6f579", kill_on_drop: false }`
[INFO] [stdout] dfe7d2520f8e9afe5f06f1727c9c0b903348cd08650835928c48890720a6f579
