[INFO] cloning repository https://github.com/Jonxslays/piston_rspy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jonxslays/piston_rspy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonxslays%2Fpiston_rspy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonxslays%2Fpiston_rspy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7dc7705b827c2b196ab5db5a9dc32bd36c20dd52 [INFO] checking Jonxslays/piston_rspy against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonxslays%2Fpiston_rspy" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Jonxslays/piston_rspy [INFO] finished tweaking git repo https://github.com/Jonxslays/piston_rspy [INFO] tweaked toml for git repo https://github.com/Jonxslays/piston_rspy written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Jonxslays/piston_rspy on toolchain d1d7143153307f561233bd4d93e2a3b24157b081 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 152 packages to latest compatible versions [INFO] [stderr] Adding pyo3 v0.18.3 (available: v0.29.0) [INFO] [stderr] Adding pyo3-asyncio v0.18.0 (available: v0.20.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 77e394c1bc963ce72551e7a639538a15b7dfe11b7d107c107992755c59d08f5d [INFO] running `Command { std: "docker" "start" "77e394c1bc963ce72551e7a639538a15b7dfe11b7d107c107992755c59d08f5d", 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" "77e394c1bc963ce72551e7a639538a15b7dfe11b7d107c107992755c59d08f5d" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77e394c1bc963ce72551e7a639538a15b7dfe11b7d107c107992755c59d08f5d", 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" "77e394c1bc963ce72551e7a639538a15b7dfe11b7d107c107992755c59d08f5d" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.46 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking bytes v1.12.0 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Compiling cc v1.2.65 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking unindent v0.1.11 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling pyo3-build-config v0.18.3 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling pyo3-ffi v0.18.3 [INFO] [stderr] Compiling pyo3 v0.18.3 [INFO] [stderr] Compiling pyo3-macros-backend v0.18.3 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling pyo3-macros v0.18.3 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Checking yoke v0.8.3 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking pyo3-asyncio v0.18.0 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking piston_rs v0.4.3 [INFO] [stderr] Checking piston_rspy v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.89s [INFO] running `Command { std: "docker" "inspect" "77e394c1bc963ce72551e7a639538a15b7dfe11b7d107c107992755c59d08f5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77e394c1bc963ce72551e7a639538a15b7dfe11b7d107c107992755c59d08f5d", kill_on_drop: false }` [INFO] [stdout] 77e394c1bc963ce72551e7a639538a15b7dfe11b7d107c107992755c59d08f5d