[INFO] fetching crate mtrack 0.7.0...
[INFO] checking mtrack-0.7.0 against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] extracting crate mtrack 0.7.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate mtrack 0.7.0
[INFO] finished tweaking crates.io crate mtrack 0.7.0
[INFO] tweaked toml for crates.io crate mtrack 0.7.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mtrack 0.7.0 on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mtrack 0.7.0 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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-reflection v0.12.3
[INFO] [stderr]   Downloaded shh v1.0.1
[INFO] [stderr]   Downloaded midly v0.5.3
[INFO] [stderr]   Downloaded rosc v0.10.1
[INFO] [stderr]   Downloaded coremidi-sys v3.2.0
[INFO] [stderr]   Downloaded coremidi v0.8.0
[INFO] [stderr]   Downloaded duration-string v0.5.3
[INFO] [stderr]   Downloaded rubato v0.15.0
[INFO] [stderr]   Downloaded midir v0.10.2
[INFO] [stderr]   Downloaded ola v0.1.0
[INFO] [stderr]   Downloaded nodi v1.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6404518c8782c19ce4391f739c98d7b017e03b925244ddd78447b22c008e3cf7
[INFO] running `Command { std: "docker" "start" "-a" "6404518c8782c19ce4391f739c98d7b017e03b925244ddd78447b22c008e3cf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6404518c8782c19ce4391f739c98d7b017e03b925244ddd78447b22c008e3cf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6404518c8782c19ce4391f739c98d7b017e03b925244ddd78447b22c008e3cf7", kill_on_drop: false }`
[INFO] [stdout] 6404518c8782c19ce4391f739c98d7b017e03b925244ddd78447b22c008e3cf7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a5e9ab5fe2420c7de401e5fc4743459fc9cab9821b0cc9869b50bb7213de95d
[INFO] running `Command { std: "docker" "start" "-a" "2a5e9ab5fe2420c7de401e5fc4743459fc9cab9821b0cc9869b50bb7213de95d", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking clap_builder v4.5.49
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking libyml v0.0.5
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking midly v0.5.3
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking shh v1.0.1
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking spin_sleep v1.3.3
[INFO] [stderr]     Checking duration-string v0.5.3
[INFO] [stderr]     Checking rosc v0.10.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking clap v4.5.49
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking config v0.15.18
[INFO] [stderr]     Checking midir v0.10.2
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking realfft v3.5.0
[INFO] [stderr]     Checking nodi v1.0.3
[INFO] [stderr]     Checking rubato v0.15.0
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]    Compiling mtrack v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]    Compiling ola v0.1.0
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking tonic-reflection v0.12.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.85s
[INFO] running `Command { std: "docker" "inspect" "2a5e9ab5fe2420c7de401e5fc4743459fc9cab9821b0cc9869b50bb7213de95d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a5e9ab5fe2420c7de401e5fc4743459fc9cab9821b0cc9869b50bb7213de95d", kill_on_drop: false }`
[INFO] [stdout] 2a5e9ab5fe2420c7de401e5fc4743459fc9cab9821b0cc9869b50bb7213de95d
