[INFO] fetching crate cairo-language-common 2.16.0-rc.0...
[INFO] checking cairo-language-common-2.16.0-rc.0 against try#2f436d5822164c7dc46729ecf9f1f8faa09fe9e4 for feb-17
[INFO] extracting crate cairo-language-common 2.16.0-rc.0 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate cairo-language-common 2.16.0-rc.0
[INFO] finished tweaking crates.io crate cairo-language-common 2.16.0-rc.0
[INFO] tweaked toml for crates.io crate cairo-language-common 2.16.0-rc.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cairo-language-common 2.16.0-rc.0 on toolchain 2f436d5822164c7dc46729ecf9f1f8faa09fe9e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2f436d5822164c7dc46729ecf9f1f8faa09fe9e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cairo-language-common 2.16.0-rc.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" "+2f436d5822164c7dc46729ecf9f1f8faa09fe9e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+2f436d5822164c7dc46729ecf9f1f8faa09fe9e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78646c9dbabdad7d3140d777b2b4d7780a5ea8dfcd964fdc662579b0185393f9
[INFO] running `Command { std: "docker" "start" "-a" "78646c9dbabdad7d3140d777b2b4d7780a5ea8dfcd964fdc662579b0185393f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78646c9dbabdad7d3140d777b2b4d7780a5ea8dfcd964fdc662579b0185393f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78646c9dbabdad7d3140d777b2b4d7780a5ea8dfcd964fdc662579b0185393f9", kill_on_drop: false }`
[INFO] [stdout] 78646c9dbabdad7d3140d777b2b4d7780a5ea8dfcd964fdc662579b0185393f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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" "+2f436d5822164c7dc46729ecf9f1f8faa09fe9e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec46d3bd2e8f2f85612c8163a1a890ef5dd53cd1522f0edf24a2f13da09295d7
[INFO] running `Command { std: "docker" "start" "-a" "ec46d3bd2e8f2f85612c8163a1a890ef5dd53cd1522f0edf24a2f13da09295d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling salsa-macro-rules v0.26.0
[INFO] [stderr]    Compiling boxcar v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling vector-map v1.0.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling smol_str v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling salsa-macros v0.26.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling genco-macros v0.19.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling salsa v0.26.0
[INFO] [stderr]    Compiling xshell-macros v0.2.7
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking relative-path v1.9.3
[INFO] [stderr]     Checking xshell v0.2.7
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking unescaper v0.1.6
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]     Checking genco v0.19.0
[INFO] [stderr]     Checking cairo-lang-primitive-token v1.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking indent v0.1.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking cairo-lang-syntax-codegen v2.16.0-rc.0
[INFO] [stderr]    Compiling cairo-lang-utils v2.16.0-rc.0
[INFO] [stderr]    Compiling cairo-lang-debug v2.16.0-rc.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]    Compiling cairo-lang-proc-macros v2.16.0-rc.0
[INFO] [stderr]     Checking lambdaworks-math v0.13.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking cairo-lang-filesystem v2.16.0-rc.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking lambdaworks-crypto v0.13.0
[INFO] [stderr]     Checking starknet-types-core v0.2.4
[INFO] [stderr]     Checking cairo-lang-syntax v2.16.0-rc.0
[INFO] [stderr]     Checking cairo-lang-diagnostics v2.16.0-rc.0
[INFO] [stderr]     Checking cairo-lang-parser v2.16.0-rc.0
[INFO] [stderr]     Checking cairo-lang-defs v2.16.0-rc.0
[INFO] [stderr]     Checking cairo-lang-plugins v2.16.0-rc.0
[INFO] [stderr]     Checking cairo-lang-semantic v2.16.0-rc.0
[INFO] [stderr]     Checking cairo-language-common v2.16.0-rc.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
[INFO] running `Command { std: "docker" "inspect" "ec46d3bd2e8f2f85612c8163a1a890ef5dd53cd1522f0edf24a2f13da09295d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec46d3bd2e8f2f85612c8163a1a890ef5dd53cd1522f0edf24a2f13da09295d7", kill_on_drop: false }`
[INFO] [stdout] ec46d3bd2e8f2f85612c8163a1a890ef5dd53cd1522f0edf24a2f13da09295d7
