[INFO] cloning repository https://github.com/b3hr4d/candid-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/b3hr4d/candid-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb3hr4d%2Fcandid-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb3hr4d%2Fcandid-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 33f2af2b604e0df0b5ed0b382063c574941e27c8
[INFO] checking b3hr4d/candid-core against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb3hr4d%2Fcandid-core" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/b3hr4d/candid-core
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/b3hr4d/candid-core
[INFO] tweaked toml for git repo https://github.com/b3hr4d/candid-core written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/b3hr4d/candid-core on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/b3hr4d/candid-core 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 76cf5ad186912d6d71b009008db371621c0fe28a534cedf9bf90d32b96047b6f
[INFO] running `Command { std: "docker" "start" "76cf5ad186912d6d71b009008db371621c0fe28a534cedf9bf90d32b96047b6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76cf5ad186912d6d71b009008db371621c0fe28a534cedf9bf90d32b96047b6f", 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" "76cf5ad186912d6d71b009008db371621c0fe28a534cedf9bf90d32b96047b6f" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76cf5ad186912d6d71b009008db371621c0fe28a534cedf9bf90d32b96047b6f", 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" "76cf5ad186912d6d71b009008db371621c0fe28a534cedf9bf90d32b96047b6f" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling io-lifetimes v3.0.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling io-extras v0.19.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling cap-primitives v4.0.2
[INFO] [stderr]     Checking pretty v0.12.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]    Compiling cap-std v4.0.2
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking leb128 v0.2.7
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling regex-automata v0.4.15
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking rustix-linux-procfs v0.1.1
[INFO] [stderr]     Checking fs-set-times v0.20.3
[INFO] [stderr]    Compiling regex v1.13.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]     Checking clap v4.5.50
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.10.30
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]     Checking logos v0.14.4
[INFO] [stderr]     Checking binread v2.2.0
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking ic_principal v0.1.5
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking handlebars v6.0.0
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking proptest v1.6.0
[INFO] [stderr]     Checking candid v0.10.30
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling candid_parser v0.4.0
[INFO] [stderr]     Checking candid-core v0.1.0-beta.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking candid-core-ts v0.0.0 (/opt/rustwide/workdir/crates/candid-core-ts)
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> tests/type_preflight_memory.rs:101:24
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let _ = LIVE_BYTES.fetch_update(Ordering::Relaxed, Ordering::Relaxed, |live| {
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 101 -     let _ = LIVE_BYTES.fetch_update(Ordering::Relaxed, Ordering::Relaxed, |live| {
[INFO] [stdout] 101 +     let _ = LIVE_BYTES.try_update(Ordering::Relaxed, Ordering::Relaxed, |live| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]   --> benches/allocation.rs:75:24
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let _ = LIVE_BYTES.fetch_update(Ordering::Relaxed, Ordering::Relaxed, |live| {
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 75 -     let _ = LIVE_BYTES.fetch_update(Ordering::Relaxed, Ordering::Relaxed, |live| {
[INFO] [stdout] 75 +     let _ = LIVE_BYTES.try_update(Ordering::Relaxed, Ordering::Relaxed, |live| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "76cf5ad186912d6d71b009008db371621c0fe28a534cedf9bf90d32b96047b6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76cf5ad186912d6d71b009008db371621c0fe28a534cedf9bf90d32b96047b6f", kill_on_drop: false }`
[INFO] [stdout] 76cf5ad186912d6d71b009008db371621c0fe28a534cedf9bf90d32b96047b6f
