[INFO] cloning repository https://github.com/jeremyletang/vegamm_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeremyletang/vegamm_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyletang%2Fvegamm_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyletang%2Fvegamm_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 29114a43b13a338c526a9977d55393f2a5a62382
[INFO] checking jeremyletang/vegamm_rust against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyletang%2Fvegamm_rust" "/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/jeremyletang/vegamm_rust
[INFO] finished tweaking git repo https://github.com/jeremyletang/vegamm_rust
[INFO] tweaked toml for git repo https://github.com/jeremyletang/vegamm_rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jeremyletang/vegamm_rust on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jeremyletang/vegamm_rust 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/jeremyletang/vega-rust-sdk`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking jeremyletang/vegamm_rust against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyletang%2Fvegamm_rust" "/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/jeremyletang/vegamm_rust
[INFO] finished tweaking git repo https://github.com/jeremyletang/vegamm_rust
[INFO] tweaked toml for git repo https://github.com/jeremyletang/vegamm_rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jeremyletang/vegamm_rust on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jeremyletang/vegamm_rust 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-build v0.11.6
[INFO] [stderr]   Downloaded prost v0.11.6
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.90
[INFO] [stderr]   Downloaded autotools v0.2.5
[INFO] [stderr]   Downloaded is-terminal v0.4.3
[INFO] [stderr]   Downloaded clap_derive v4.1.0
[INFO] [stderr]   Downloaded prost-types v0.11.6
[INFO] [stderr]   Downloaded prost-derive v0.11.6
[INFO] [stderr]   Downloaded axum-core v0.3.2
[INFO] [stderr]   Downloaded prettyplease v0.1.23
[INFO] [stderr]   Downloaded cxx-build v1.0.90
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.90
[INFO] [stderr]   Downloaded axum v0.6.6
[INFO] [stderr]   Downloaded clap v4.1.4
[INFO] [stderr]   Downloaded cxx v1.0.90
[INFO] [stderr]   Downloaded protobuf-src v1.1.0+21.5
[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" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ffb24522637678b7d5f724d503afd77ca622dba159ad39abe302a72461f2043
[INFO] running `Command { std: "docker" "start" "-a" "3ffb24522637678b7d5f724d503afd77ca622dba159ad39abe302a72461f2043", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ffb24522637678b7d5f724d503afd77ca622dba159ad39abe302a72461f2043", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ffb24522637678b7d5f724d503afd77ca622dba159ad39abe302a72461f2043", kill_on_drop: false }`
[INFO] [stdout] 3ffb24522637678b7d5f724d503afd77ca622dba159ad39abe302a72461f2043
[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" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f0778d7aac308c49de6051c1107bcd388b67f792a405aa08de35a1badd6648e
[INFO] running `Command { std: "docker" "start" "-a" "7f0778d7aac308c49de6051c1107bcd388b67f792a405aa08de35a1badd6648e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]     Checking futures-io v0.3.26
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking futures-task v0.3.26
[INFO] [stderr]     Checking futures-channel v0.3.26
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.51/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a feature with a similar name: `proc_macro_span_file`
[INFO] [stdout]    |
[INFO] [stdout] 92 -     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout] 92 +     feature(proc_macro_span, proc_macro_span_file)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling prettyplease v0.1.23
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling autotools v0.2.5
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling async-trait v0.1.64
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7f0778d7aac308c49de6051c1107bcd388b67f792a405aa08de35a1badd6648e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f0778d7aac308c49de6051c1107bcd388b67f792a405aa08de35a1badd6648e", kill_on_drop: false }`
[INFO] [stdout] 7f0778d7aac308c49de6051c1107bcd388b67f792a405aa08de35a1badd6648e
