[INFO] fetching crate shannon-brush-builtins 0.1.0...
[INFO] checking shannon-brush-builtins-0.1.0 against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] extracting crate shannon-brush-builtins 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate shannon-brush-builtins 0.1.0
[INFO] finished tweaking crates.io crate shannon-brush-builtins 0.1.0
[INFO] tweaked toml for crates.io crate shannon-brush-builtins 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate shannon-brush-builtins 0.1.0 on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate shannon-brush-builtins 0.1.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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 074ffe47711f9a095d585ec6c4f2ce5b99f5ad6daceff8324fd7c4897bdf16d1
[INFO] running `Command { std: "docker" "start" "074ffe47711f9a095d585ec6c4f2ce5b99f5ad6daceff8324fd7c4897bdf16d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "074ffe47711f9a095d585ec6c4f2ce5b99f5ad6daceff8324fd7c4897bdf16d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "074ffe47711f9a095d585ec6c4f2ce5b99f5ad6daceff8324fd7c4897bdf16d1" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "074ffe47711f9a095d585ec6c4f2ce5b99f5ad6daceff8324fd7c4897bdf16d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "074ffe47711f9a095d585ec6c4f2ce5b99f5ad6daceff8324fd7c4897bdf16d1" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling icu_locale_data v2.1.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]     Checking fluent-syntax v0.12.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]     Checking triomphe v0.1.15
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]     Checking peg v0.8.5
[INFO] [stderr]     Checking archery v1.2.2
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking utf8-chars v3.0.6
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling uucore v0.7.0
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking unic-langid-impl v0.9.6
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling rlimit v0.11.0
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]     Checking fluent-langneg v0.13.1
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]     Checking uzers v0.12.2
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking fluent-bundle v0.16.0
[INFO] [stderr]     Checking os_display v0.1.4
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking fluent v0.17.0
[INFO] [stderr]     Checking procfs-core v0.18.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rpds v1.2.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.7
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]     Checking icu_locale v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling cached_proc_macro v0.26.0
[INFO] [stderr]    Compiling uucore_procs v0.7.0
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking normalize-path v0.2.1
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking command-fds v0.3.2
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking color-print v0.3.7
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking insta v1.46.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking cached v0.58.0
[INFO] [stderr]     Checking fancy-regex v0.17.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking bon v3.9.1
[INFO] [stderr]     Checking shannon-brush-parser v0.3.0
[INFO] [stderr]     Checking shannon-brush-core v0.4.0
[INFO] [stderr]     Checking shannon-brush-builtins v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1, nix v0.31.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "074ffe47711f9a095d585ec6c4f2ce5b99f5ad6daceff8324fd7c4897bdf16d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "074ffe47711f9a095d585ec6c4f2ce5b99f5ad6daceff8324fd7c4897bdf16d1", kill_on_drop: false }`
[INFO] [stdout] 074ffe47711f9a095d585ec6c4f2ce5b99f5ad6daceff8324fd7c4897bdf16d1
