[INFO] fetching crate neon 1.1.1...
[INFO] checking neon-1.1.1 against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] extracting crate neon 1.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate neon 1.1.1
[INFO] finished tweaking crates.io crate neon 1.1.1
[INFO] tweaked toml for crates.io crate neon 1.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate neon 1.1.1 on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate neon 1.1.1 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "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] 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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 915731692db809426aac04f48658ea74cdfa6a1541040df058dea1417ba9208c
[INFO] running `Command { std: "docker" "start" "-a" "915731692db809426aac04f48658ea74cdfa6a1541040df058dea1417ba9208c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "915731692db809426aac04f48658ea74cdfa6a1541040df058dea1417ba9208c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "915731692db809426aac04f48658ea74cdfa6a1541040df058dea1417ba9208c", kill_on_drop: false }`
[INFO] [stdout] 915731692db809426aac04f48658ea74cdfa6a1541040df058dea1417ba9208c
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c212495be17ec8213b3bc8aa4ebbd043ada26b64aa80ed07dce065fc716b52c
[INFO] running `Command { std: "docker" "start" "-a" "2c212495be17ec8213b3bc8aa4ebbd043ada26b64aa80ed07dce065fc716b52c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling libloading v0.8.7
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling linkme-impl v0.3.33
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking easy-cast v0.5.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking widestring v1.2.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking linkify v0.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling neon-macros v1.1.1
[INFO] [stderr]     Checking linkme v0.3.33
[INFO] [stderr]     Checking neon v1.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking psd v0.3.5
[INFO] [stdout] warning: struct `HandleScope` is never constructed
[INFO] [stdout]   --> src/sys/raw.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct HandleScope {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/sys/raw.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl HandleScope {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EscapableHandleScope` is never constructed
[INFO] [stdout]   --> src/sys/raw.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct EscapableHandleScope {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/sys/raw.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl EscapableHandleScope {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 38 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nodejs-sys v0.15.0
[INFO] [stdout] warning: struct `HandleScope` is never constructed
[INFO] [stdout]   --> src/sys/raw.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct HandleScope {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/sys/raw.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl HandleScope {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EscapableHandleScope` is never constructed
[INFO] [stdout]   --> src/sys/raw.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct EscapableHandleScope {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/sys/raw.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl EscapableHandleScope {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 38 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.91s
[INFO] running `Command { std: "docker" "inspect" "2c212495be17ec8213b3bc8aa4ebbd043ada26b64aa80ed07dce065fc716b52c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c212495be17ec8213b3bc8aa4ebbd043ada26b64aa80ed07dce065fc716b52c", kill_on_drop: false }`
[INFO] [stdout] 2c212495be17ec8213b3bc8aa4ebbd043ada26b64aa80ed07dce065fc716b52c
