[INFO] cloning repository https://github.com/SidM81/SecuRust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SidM81/SecuRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSidM81%2FSecuRust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSidM81%2FSecuRust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f7310b6967128677ae98a6158c4a5c7de1f6b9f9
[INFO] checking SidM81/SecuRust/f7310b6967128677ae98a6158c4a5c7de1f6b9f9 against master#c8551d3c63c51f290cf1dc9dc4714249ea849fd1 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSidM81%2FSecuRust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SidM81/SecuRust
[INFO] finished tweaking git repo https://github.com/SidM81/SecuRust
[INFO] tweaked toml for git repo https://github.com/SidM81/SecuRust written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SidM81/SecuRust on toolchain c8551d3c63c51f290cf1dc9dc4714249ea849fd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SidM81/SecuRust 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" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded base64 v0.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e97f67bd03e14ba8e9a228ce39a2a478f1b7bdff758ba62ee1d628129bbf114b
[INFO] running `Command { std: "docker" "start" "-a" "e97f67bd03e14ba8e9a228ce39a2a478f1b7bdff758ba62ee1d628129bbf114b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e97f67bd03e14ba8e9a228ce39a2a478f1b7bdff758ba62ee1d628129bbf114b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e97f67bd03e14ba8e9a228ce39a2a478f1b7bdff758ba62ee1d628129bbf114b", kill_on_drop: false }`
[INFO] [stdout] e97f67bd03e14ba8e9a228ce39a2a478f1b7bdff758ba62ee1d628129bbf114b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52bbb18b50d147b804abb9cc0655fd8475a1e44e715213294b9ce6ea09ccf186
[INFO] running `Command { std: "docker" "start" "-a" "52bbb18b50d147b804abb9cc0655fd8475a1e44e715213294b9ce6ea09ccf186", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking getrandom v0.2.13
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking rtoolbox v0.0.2
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking rpassword v7.3.1
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking pem v3.0.3
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking rsa v0.9.6
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking secu_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.70s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "52bbb18b50d147b804abb9cc0655fd8475a1e44e715213294b9ce6ea09ccf186", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52bbb18b50d147b804abb9cc0655fd8475a1e44e715213294b9ce6ea09ccf186", kill_on_drop: false }`
[INFO] [stdout] 52bbb18b50d147b804abb9cc0655fd8475a1e44e715213294b9ce6ea09ccf186
