[INFO] cloning repository https://github.com/adalundhe/hyperjson [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adalundhe/hyperjson" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadalundhe%2Fhyperjson", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadalundhe%2Fhyperjson'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41dc574370e0113b1dcbe0ea2b721c5bcef912f8 [INFO] checking adalundhe/hyperjson against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadalundhe%2Fhyperjson" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/adalundhe/hyperjson [INFO] finished tweaking git repo https://github.com/adalundhe/hyperjson [INFO] tweaked toml for git repo https://github.com/adalundhe/hyperjson written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/adalundhe/hyperjson on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/adalundhe/hyperjson 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" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "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:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 1fec904b9ef7b54d6b54894aaabc0ce9fe23b5a2c4f1d95bf28a04da22c5500c [INFO] running `Command { std: "docker" "start" "1fec904b9ef7b54d6b54894aaabc0ce9fe23b5a2c4f1d95bf28a04da22c5500c", 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" "1fec904b9ef7b54d6b54894aaabc0ce9fe23b5a2c4f1d95bf28a04da22c5500c" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fec904b9ef7b54d6b54894aaabc0ce9fe23b5a2c4f1d95bf28a04da22c5500c", 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" "1fec904b9ef7b54d6b54894aaabc0ce9fe23b5a2c4f1d95bf28a04da22c5500c" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling pyo3-build-config v0.27.2 [INFO] [stderr] Compiling pyo3-ffi v0.27.2 [INFO] [stderr] Compiling hyperjson v0.1.12 (/opt/rustwide/workdir) [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 20.73s [INFO] running `Command { std: "docker" "inspect" "1fec904b9ef7b54d6b54894aaabc0ce9fe23b5a2c4f1d95bf28a04da22c5500c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fec904b9ef7b54d6b54894aaabc0ce9fe23b5a2c4f1d95bf28a04da22c5500c", kill_on_drop: false }` [INFO] [stdout] 1fec904b9ef7b54d6b54894aaabc0ce9fe23b5a2c4f1d95bf28a04da22c5500c