[INFO] cloning repository https://github.com/exyi/anyexec2C
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/exyi/anyexec2C" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexyi%2Fanyexec2C", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexyi%2Fanyexec2C'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d0c6b85605fe0321abf0f73a8cebfa64ceca87f4
[INFO] checking exyi/anyexec2C against try#db4e1d23234d93b5e96ecc768b35d9090c32cddf for pr-149901
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexyi%2Fanyexec2C" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/exyi/anyexec2C
[INFO] finished tweaking git repo https://github.com/exyi/anyexec2C
[INFO] tweaked toml for git repo https://github.com/exyi/anyexec2C written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/exyi/anyexec2C on toolchain db4e1d23234d93b5e96ecc768b35d9090c32cddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/exyi/anyexec2C 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" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded askama_escape v0.2.0
[INFO] [stderr]   Downloaded serde_derive v1.0.114
[INFO] [stderr]   Downloaded askama_derive v0.8.0
[INFO] [stderr]   Downloaded askama v0.8.0
[INFO] [stderr]   Downloaded argparse v0.2.2
[INFO] [stderr]   Downloaded askama_shared v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3db0861840cb0c13d6b14b08ea5eb0e9b6060da82ca3c63f1acdacb3d7d9a1c
[INFO] running `Command { std: "docker" "start" "-a" "c3db0861840cb0c13d6b14b08ea5eb0e9b6060da82ca3c63f1acdacb3d7d9a1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3db0861840cb0c13d6b14b08ea5eb0e9b6060da82ca3c63f1acdacb3d7d9a1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3db0861840cb0c13d6b14b08ea5eb0e9b6060da82ca3c63f1acdacb3d7d9a1c", kill_on_drop: false }`
[INFO] [stdout] c3db0861840cb0c13d6b14b08ea5eb0e9b6060da82ca3c63f1acdacb3d7d9a1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f08437cb19b4e3585ce6e0b8b85b04fa07505cafce0e54d6588fb8c9705afb2
[INFO] running `Command { std: "docker" "start" "-a" "1f08437cb19b4e3585ce6e0b8b85b04fa07505cafce0e54d6588fb8c9705afb2", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling syn v1.0.33
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling askama_escape v0.2.0
[INFO] [stderr]    Compiling humansize v1.1.0
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking argparse v0.2.2
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling askama_shared v0.8.0
[INFO] [stderr]    Compiling askama_derive v0.8.0
[INFO] [stderr]     Checking askama v0.8.0
[INFO] [stderr]     Checking anyexec2c v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "1f08437cb19b4e3585ce6e0b8b85b04fa07505cafce0e54d6588fb8c9705afb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f08437cb19b4e3585ce6e0b8b85b04fa07505cafce0e54d6588fb8c9705afb2", kill_on_drop: false }`
[INFO] [stdout] 1f08437cb19b4e3585ce6e0b8b85b04fa07505cafce0e54d6588fb8c9705afb2
