[INFO] cloning repository https://github.com/AvianSoftware/dynamo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AvianSoftware/dynamo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvianSoftware%2Fdynamo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvianSoftware%2Fdynamo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee0aed7f5ff98dc26d4359845627533f0ae75416
[INFO] checking AvianSoftware/dynamo against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvianSoftware%2Fdynamo" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/AvianSoftware/dynamo
[INFO] finished tweaking git repo https://github.com/AvianSoftware/dynamo
[INFO] tweaked toml for git repo https://github.com/AvianSoftware/dynamo written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AvianSoftware/dynamo on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AvianSoftware/dynamo 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4bd4963853821c33d7db04c28978f3bed876bf6a5422b99d01e38357338f4ed
[INFO] running `Command { std: "docker" "start" "-a" "e4bd4963853821c33d7db04c28978f3bed876bf6a5422b99d01e38357338f4ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4bd4963853821c33d7db04c28978f3bed876bf6a5422b99d01e38357338f4ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4bd4963853821c33d7db04c28978f3bed876bf6a5422b99d01e38357338f4ed", kill_on_drop: false }`
[INFO] [stdout] e4bd4963853821c33d7db04c28978f3bed876bf6a5422b99d01e38357338f4ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dinherent-method-on-receiver" "-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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1065669e4b097d4decbf017947875a85caff5dbcdad3a4ca659cea0459533c80
[INFO] running `Command { std: "docker" "start" "-a" "1065669e4b097d4decbf017947875a85caff5dbcdad3a4ca659cea0459533c80", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling aws-lc-rs v1.15.1
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] running `Command { std: "docker" "inspect" "1065669e4b097d4decbf017947875a85caff5dbcdad3a4ca659cea0459533c80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1065669e4b097d4decbf017947875a85caff5dbcdad3a4ca659cea0459533c80", kill_on_drop: false }`
[INFO] [stdout] 1065669e4b097d4decbf017947875a85caff5dbcdad3a4ca659cea0459533c80
