[INFO] fetching crate ruex-macro 0.1.3...
[INFO] checking ruex-macro-0.1.3 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate ruex-macro 0.1.3 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate ruex-macro 0.1.3
[INFO] finished tweaking crates.io crate ruex-macro 0.1.3
[INFO] tweaked toml for crates.io crate ruex-macro 0.1.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ruex-macro 0.1.3 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 39 packages to highest compatible versions
[INFO] [stderr]       Adding serde_tokenstream v0.1.7 (available: v0.3.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v3.0.5)
[INFO] [stderr]       Adding syn-serde v0.2.4 (available: v0.3.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-companion v0.1.1
[INFO] [stderr]   Downloaded syn-serde v0.2.4
[INFO] [stderr]   Downloaded serde_tokenstream v0.1.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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] eaf036d6963b86d8520fec067f850a61ec1f339f85604ab3be7c32ea36aa0afc
[INFO] running `Command { std: "docker" "start" "eaf036d6963b86d8520fec067f850a61ec1f339f85604ab3be7c32ea36aa0afc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eaf036d6963b86d8520fec067f850a61ec1f339f85604ab3be7c32ea36aa0afc", 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" "eaf036d6963b86d8520fec067f850a61ec1f339f85604ab3be7c32ea36aa0afc" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eaf036d6963b86d8520fec067f850a61ec1f339f85604ab3be7c32ea36aa0afc", 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" "eaf036d6963b86d8520fec067f850a61ec1f339f85604ab3be7c32ea36aa0afc" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.23
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.21
[INFO] [stderr]     Checking proc-macro2 v1.0.107
[INFO] [stderr]    Compiling crossbeam-deque v0.8.8
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking serde_core v1.0.229
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]     Checking zmij v1.0.23
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking quote v1.0.47
[INFO] [stderr]     Checking syn v1.0.109
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking sysinfo v0.28.4
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking proc-macro-error v1.0.4
[INFO] [stderr]     Checking serde_tokenstream v0.1.7
[INFO] [stderr]     Checking syn-serde v0.2.4
[INFO] [stderr]     Checking rust-companion v0.1.1
[INFO] [stderr]     Checking ruex-macro v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `disable_contracts`
[INFO] [stdout]    --> src/impls/contract_aspect.rs:261:17
[INFO] [stdout]     |
[INFO] [stdout] 261 |         if cfg!(feature = "disable_contracts") {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `disable_contracts` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `override_debug`
[INFO] [stdout]    --> src/impls/contract_aspect.rs:263:24
[INFO] [stdout]     |
[INFO] [stdout] 263 |         } else if cfg!(feature = "override_debug") {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `override_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `override_log`
[INFO] [stdout]    --> src/impls/contract_aspect.rs:270:24
[INFO] [stdout]     |
[INFO] [stdout] 270 |         } else if cfg!(feature = "override_log") {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `override_log` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `disable_contracts`
[INFO] [stdout]    --> src/impls/contract_aspect.rs:261:17
[INFO] [stdout]     |
[INFO] [stdout] 261 |         if cfg!(feature = "disable_contracts") {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `disable_contracts` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `override_debug`
[INFO] [stdout]    --> src/impls/contract_aspect.rs:263:24
[INFO] [stdout]     |
[INFO] [stdout] 263 |         } else if cfg!(feature = "override_debug") {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `override_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `override_log`
[INFO] [stdout]    --> src/impls/contract_aspect.rs:270:24
[INFO] [stdout]     |
[INFO] [stdout] 270 |         } else if cfg!(feature = "override_log") {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `override_log` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MainConfig` is never constructed
[INFO] [stdout]   --> src/impls/mod.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct MainConfig {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LogConfig` is never constructed
[INFO] [stdout]   --> src/impls/mod.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | struct LogConfig {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `LogOutput` is never used
[INFO] [stdout]   --> src/impls/mod.rs:45:6
[INFO] [stdout]    |
[INFO] [stdout] 45 | enum LogOutput {
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `LogLevel` is never used
[INFO] [stdout]   --> src/impls/mod.rs:53:6
[INFO] [stdout]    |
[INFO] [stdout] 53 | enum LogLevel {
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BacktraceConfig` is never constructed
[INFO] [stdout]   --> src/impls/mod.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | struct BacktraceConfig {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BactraceLevel` is never used
[INFO] [stdout]   --> src/impls/mod.rs:69:6
[INFO] [stdout]    |
[INFO] [stdout] 69 | enum BactraceLevel {
[INFO] [stdout]    |      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `proc-macro-error`
[INFO] [stderr]  --> Cargo.toml:1:15
[INFO] [stderr]   |
[INFO] [stderr] 1 | [dependencies.proc-macro-error]
[INFO] [stderr]   |               ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `proc-macro-error`
[INFO] [stderr] warning: `ruex-macro` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.98s
[INFO] running `Command { std: "docker" "inspect" "eaf036d6963b86d8520fec067f850a61ec1f339f85604ab3be7c32ea36aa0afc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaf036d6963b86d8520fec067f850a61ec1f339f85604ab3be7c32ea36aa0afc", kill_on_drop: false }`
[INFO] [stdout] eaf036d6963b86d8520fec067f850a61ec1f339f85604ab3be7c32ea36aa0afc
