[INFO] cloning repository https://github.com/edward-shen/bunbun
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edward-shen/bunbun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedward-shen%2Fbunbun", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedward-shen%2Fbunbun'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f27cfb788ea6935c409b081d736a2a90a4e9825
[INFO] checking edward-shen/bunbun against try#3a4cb0edb4040379c037e06efeb5409e44be7b77 for pr-146377
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedward-shen%2Fbunbun" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/edward-shen/bunbun
[INFO] finished tweaking git repo https://github.com/edward-shen/bunbun
[INFO] tweaked toml for git repo https://github.com/edward-shen/bunbun written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/edward-shen/bunbun on toolchain 3a4cb0edb4040379c037e06efeb5409e44be7b77
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/edward-shen/bunbun 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" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "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 pest_meta v2.5.3
[INFO] [stderr]   Downloaded terminal_size v0.2.3
[INFO] [stderr]   Downloaded sync_wrapper v0.1.1
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.9
[INFO] [stderr]   Downloaded axum-core v0.3.1
[INFO] [stderr]   Downloaded rustversion v1.0.11
[INFO] [stderr]   Downloaded async-trait v0.1.61
[INFO] [stderr]   Downloaded pest v2.5.3
[INFO] [stderr]   Downloaded serde_yaml v0.9.16
[INFO] [stderr]   Downloaded axum v0.6.2
[INFO] [stderr]   Downloaded notify v4.0.17
[INFO] [stderr]   Downloaded io-lifetimes v1.0.4
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.5
[INFO] [stderr]   Downloaded clap_derive v4.0.21
[INFO] [stderr]   Downloaded rustix v0.36.6
[INFO] [stderr]   Downloaded os_str_bytes v6.4.1
[INFO] [stderr]   Downloaded pest_generator v2.5.3
[INFO] [stderr]   Downloaded clap_lex v0.3.0
[INFO] [stderr]   Downloaded is-terminal v0.4.2
[INFO] [stderr]   Downloaded filetime v0.2.19
[INFO] [stderr]   Downloaded pest_derive v2.5.3
[INFO] [stderr]   Downloaded net2 v0.2.38
[INFO] [stderr]   Downloaded clap v4.0.32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fabf8b8fa4f95b6d553774d649868a9e7c95a8e38cbaf46dced931706ecad803
[INFO] running `Command { std: "docker" "start" "-a" "fabf8b8fa4f95b6d553774d649868a9e7c95a8e38cbaf46dced931706ecad803", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fabf8b8fa4f95b6d553774d649868a9e7c95a8e38cbaf46dced931706ecad803", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fabf8b8fa4f95b6d553774d649868a9e7c95a8e38cbaf46dced931706ecad803", kill_on_drop: false }`
[INFO] [stdout] fabf8b8fa4f95b6d553774d649868a9e7c95a8e38cbaf46dced931706ecad803
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51f335f93fc3ac9042f05cfebee78c7e36343c332602199336711d4e484b5eb0
[INFO] running `Command { std: "docker" "start" "-a" "51f335f93fc3ac9042f05cfebee78c7e36343c332602199336711d4e484b5eb0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling tokio v1.24.1
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.4
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]     Checking net2 v0.2.38
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]    Compiling async-trait v0.1.61
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking filetime v0.2.19
[INFO] [stderr]     Checking http-range-header v0.3.0
[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.49/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking unsafe-libyaml v0.2.5
[INFO] [stderr]     Checking matchit v0.7.0
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]    Compiling axum-core v0.3.1
[INFO] [stderr]    Compiling axum v0.6.2
[INFO] [stderr]     Checking anyhow v1.0.68
[INFO] [stderr]     Checking arc-swap v1.6.0
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[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" "51f335f93fc3ac9042f05cfebee78c7e36343c332602199336711d4e484b5eb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51f335f93fc3ac9042f05cfebee78c7e36343c332602199336711d4e484b5eb0", kill_on_drop: false }`
[INFO] [stdout] 51f335f93fc3ac9042f05cfebee78c7e36343c332602199336711d4e484b5eb0
