[INFO] cloning repository https://github.com/elizabethdev553/ft_contract
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elizabethdev553/ft_contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felizabethdev553%2Fft_contract", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felizabethdev553%2Fft_contract'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 562a330c353caa22f4350b753dabe23fcb2237f7
[INFO] checking elizabethdev553/ft_contract against 47574b82ff3fe9b0a45ff65a4fe189e295ecb748 for pr-160780
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felizabethdev553%2Fft_contract" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/elizabethdev553/ft_contract
[INFO] finished tweaking git repo https://github.com/elizabethdev553/ft_contract
[INFO] tweaked toml for git repo https://github.com/elizabethdev553/ft_contract written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elizabethdev553/ft_contract on toolchain 47574b82ff3fe9b0a45ff65a4fe189e295ecb748
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elizabethdev553/ft_contract 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" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f8a81909e0442e765de242c9d1a76b9c0d20e9c740f33bb4897e528e80b30b14
[INFO] running `Command { std: "docker" "start" "f8a81909e0442e765de242c9d1a76b9c0d20e9c740f33bb4897e528e80b30b14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8a81909e0442e765de242c9d1a76b9c0d20e9c740f33bb4897e528e80b30b14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f8a81909e0442e765de242c9d1a76b9c0d20e9c740f33bb4897e528e80b30b14" "/opt/rustwide/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8a81909e0442e765de242c9d1a76b9c0d20e9c740f33bb4897e528e80b30b14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f8a81909e0442e765de242c9d1a76b9c0d20e9c740f33bb4897e528e80b30b14" "/opt/rustwide/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking l1x-sys v0.2.1
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling l1x-sdk-macros v0.2.1
[INFO] [stderr]     Checking borsh v0.9.3
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling macropol v0.1.3
[INFO] [stderr]     Checking l1x-sdk v0.3.1
[INFO] [stderr]     Checking l1x-ft v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.85s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: l1x-sdk v0.3.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "f8a81909e0442e765de242c9d1a76b9c0d20e9c740f33bb4897e528e80b30b14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8a81909e0442e765de242c9d1a76b9c0d20e9c740f33bb4897e528e80b30b14", kill_on_drop: false }`
[INFO] [stdout] f8a81909e0442e765de242c9d1a76b9c0d20e9c740f33bb4897e528e80b30b14
