[INFO] fetching crate chiral-apps 0.1.3...
[INFO] checking chiral-apps-0.1.3 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate chiral-apps 0.1.3 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate chiral-apps 0.1.3 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] started tweaking crates.io crate chiral-apps 0.1.3
[INFO] finished tweaking crates.io crate chiral-apps 0.1.3
[INFO] tweaked toml for crates.io crate chiral-apps 0.1.3 written to /workspace/builds/worker-2-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] 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f4a0ad04cd9f9c5df4e4b2a6effc0e33e46baf53aca85b73fbe40b4fa3057a6e
[INFO] running `Command { std: "docker" "start" "-a" "f4a0ad04cd9f9c5df4e4b2a6effc0e33e46baf53aca85b73fbe40b4fa3057a6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4a0ad04cd9f9c5df4e4b2a6effc0e33e46baf53aca85b73fbe40b4fa3057a6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4a0ad04cd9f9c5df4e4b2a6effc0e33e46baf53aca85b73fbe40b4fa3057a6e", kill_on_drop: false }`
[INFO] [stdout] f4a0ad04cd9f9c5df4e4b2a6effc0e33e46baf53aca85b73fbe40b4fa3057a6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 865c1c9ec5ad39b2ca22d9c6172758d0ef8689bf4cba3a0306e6e1d1eb6f6878
[INFO] running `Command { std: "docker" "start" "-a" "865c1c9ec5ad39b2ca22d9c6172758d0ef8689bf4cba3a0306e6e1d1eb6f6878", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.104
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling portable-atomic v1.4.2
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking permutation v0.4.1
[INFO] [stderr]     Checking home v0.5.5
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking clap_builder v4.3.19
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking indicatif v0.17.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.104
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]    Compiling cxx-build v1.0.104
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.104
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[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] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cxxbridge-macro-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 `cxxbridge-macro` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "865c1c9ec5ad39b2ca22d9c6172758d0ef8689bf4cba3a0306e6e1d1eb6f6878", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "865c1c9ec5ad39b2ca22d9c6172758d0ef8689bf4cba3a0306e6e1d1eb6f6878", kill_on_drop: false }`
[INFO] [stdout] 865c1c9ec5ad39b2ca22d9c6172758d0ef8689bf4cba3a0306e6e1d1eb6f6878
