[INFO] cloning repository https://github.com/jamesfebin/neuralassimilator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamesfebin/neuralassimilator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesfebin%2Fneuralassimilator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesfebin%2Fneuralassimilator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26a7905f1297015cc8e7391d75cd7a963cd68144
[INFO] building jamesfebin/neuralassimilator against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesfebin%2Fneuralassimilator" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jamesfebin/neuralassimilator
[INFO] finished tweaking git repo https://github.com/jamesfebin/neuralassimilator
[INFO] tweaked toml for git repo https://github.com/jamesfebin/neuralassimilator written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jamesfebin/neuralassimilator on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jamesfebin/neuralassimilator 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded blake2b_simd v0.5.11
[INFO] [stderr]   Downloaded rust-argon2 v0.8.3
[INFO] [stderr]   Downloaded term v0.5.2
[INFO] [stderr]   Downloaded redox_users v0.3.5
[INFO] [stderr]   Downloaded derive_utils v0.14.2
[INFO] [stderr]   Downloaded anyhow v1.0.87
[INFO] [stderr]   Downloaded auto_enums v0.8.6
[INFO] [stderr]   Downloaded text-splitter v0.16.0
[INFO] [stderr]   Downloaded clippy v0.0.302
[INFO] [stderr]   Downloaded rustls-webpki v0.102.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39ba516ae6d762840b087a1e7de69fc8ffeecec8655479a76c39c7141b962738
[INFO] running `Command { std: "docker" "start" "-a" "39ba516ae6d762840b087a1e7de69fc8ffeecec8655479a76c39c7141b962738", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39ba516ae6d762840b087a1e7de69fc8ffeecec8655479a76c39c7141b962738", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39ba516ae6d762840b087a1e7de69fc8ffeecec8655479a76c39c7141b962738", kill_on_drop: false }`
[INFO] [stdout] 39ba516ae6d762840b087a1e7de69fc8ffeecec8655479a76c39c7141b962738
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb553b3915b1cedfa1aa8965abd0de7b89fa48447a942b540fca8f270d67c4f6
[INFO] running `Command { std: "docker" "start" "-a" "cb553b3915b1cedfa1aa8965abd0de7b89fa48447a942b540fca8f270d67c4f6", kill_on_drop: false }`
[INFO] [stderr] warning: neuralassimilator v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `clippy` which is missing a lib target
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling cc v1.1.14
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]    Compiling anyhow v1.0.87
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling clap_builder v4.5.17
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling derive_utils v0.14.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling mockall_derive v0.13.0
[INFO] [stderr]    Compiling auto_enums v0.8.6
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling clap v4.5.17
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling text-splitter v0.16.0
[INFO] [stderr]    Compiling mockall v0.13.0
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling neuralassimilator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.31s
[INFO] running `Command { std: "docker" "inspect" "cb553b3915b1cedfa1aa8965abd0de7b89fa48447a942b540fca8f270d67c4f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb553b3915b1cedfa1aa8965abd0de7b89fa48447a942b540fca8f270d67c4f6", kill_on_drop: false }`
[INFO] [stdout] cb553b3915b1cedfa1aa8965abd0de7b89fa48447a942b540fca8f270d67c4f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0190f7a802fc6e4fa8c7a9222c9aaeeb118958de911dac7d94ddb4c50f75ac2
[INFO] running `Command { std: "docker" "start" "-a" "e0190f7a802fc6e4fa8c7a9222c9aaeeb118958de911dac7d94ddb4c50f75ac2", kill_on_drop: false }`
[INFO] [stderr] warning: neuralassimilator v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `clippy` which is missing a lib target
[INFO] [stderr]    Compiling neuralassimilator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.37s
[INFO] running `Command { std: "docker" "inspect" "e0190f7a802fc6e4fa8c7a9222c9aaeeb118958de911dac7d94ddb4c50f75ac2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0190f7a802fc6e4fa8c7a9222c9aaeeb118958de911dac7d94ddb4c50f75ac2", kill_on_drop: false }`
[INFO] [stdout] e0190f7a802fc6e4fa8c7a9222c9aaeeb118958de911dac7d94ddb4c50f75ac2
