[INFO] cloning repository https://github.com/fornwall/advent-of-code-2019-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fornwall/advent-of-code-2019-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffornwall%2Fadvent-of-code-2019-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffornwall%2Fadvent-of-code-2019-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 65a253ed55dca830a2e9fae8f487e043748a5ddb
[INFO] checking fornwall/advent-of-code-2019-rs against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffornwall%2Fadvent-of-code-2019-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/fornwall/advent-of-code-2019-rs on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/fornwall/advent-of-code-2019-rs
[INFO] finished tweaking git repo https://github.com/fornwall/advent-of-code-2019-rs
[INFO] tweaked toml for git repo https://github.com/fornwall/advent-of-code-2019-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/fornwall/iai.git`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06ea7af8d4db464cb13afe6d10d29b6836e67b3abef7320c994b9ef2c1d702ef
[INFO] running `Command { std: "docker" "start" "-a" "06ea7af8d4db464cb13afe6d10d29b6836e67b3abef7320c994b9ef2c1d702ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06ea7af8d4db464cb13afe6d10d29b6836e67b3abef7320c994b9ef2c1d702ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06ea7af8d4db464cb13afe6d10d29b6836e67b3abef7320c994b9ef2c1d702ef", kill_on_drop: false }`
[INFO] [stdout] 06ea7af8d4db464cb13afe6d10d29b6836e67b3abef7320c994b9ef2c1d702ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70d42e9973ffcf853af9f9583e389462cd7bdb584bae38d5206d4e2226b846fb
[INFO] running `Command { std: "docker" "start" "-a" "70d42e9973ffcf853af9f9583e389462cd7bdb584bae38d5206d4e2226b846fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.84
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]     Checking pin-project-lite v0.2.11
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]     Checking advent-of-code v2022.0.57 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling wasm-bindgen v0.2.84
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling uncased v0.9.9
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.84
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.84
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling tempfile v3.7.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling pyo3-build-config v0.19.2
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.84
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking js-sys v0.3.61
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling os_str_bytes v6.5.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking matchit v0.7.2
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking clap_builder v4.3.21
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling pyo3-ffi v0.19.2
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.104
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling cbindgen v0.24.5
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling cxx v1.0.104
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking clap v4.3.21
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling web-sys v0.3.61
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.34
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling cxx-build v1.0.104
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling worker-sys v0.0.9
[INFO] [stderr]    Compiling tonic-build v0.9.2
[INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cxx-build-1.0.104/src/syntax/namespace.rs:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 |         const ROOT: &Namespace = &Namespace::ROOT;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^ this borrow of an interior mutable value may end up in the final value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0492`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cxx-build` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "70d42e9973ffcf853af9f9583e389462cd7bdb584bae38d5206d4e2226b846fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70d42e9973ffcf853af9f9583e389462cd7bdb584bae38d5206d4e2226b846fb", kill_on_drop: false }`
[INFO] [stdout] 70d42e9973ffcf853af9f9583e389462cd7bdb584bae38d5206d4e2226b846fb
