[INFO] fetching crate iamgroot 0.2.8... [INFO] testing iamgroot-0.2.8 against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] extracting crate iamgroot 0.2.8 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate iamgroot 0.2.8 on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate iamgroot 0.2.8 [INFO] finished tweaking crates.io crate iamgroot 0.2.8 [INFO] tweaked toml for crates.io crate iamgroot 0.2.8 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate iamgroot 0.2.8 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" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_path_to_error v0.1.15 [INFO] [stderr] Downloaded openssl-sys v0.9.84 [INFO] [stderr] Downloaded h2 v0.3.16 [INFO] [stderr] Downloaded hyper v0.14.25 [INFO] [stderr] Downloaded openssl v0.10.49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e318afb29f28566e241f130f62e4812e1795fb3dff7c3681940080ab7dc99d6 [INFO] running `Command { std: "docker" "start" "-a" "7e318afb29f28566e241f130f62e4812e1795fb3dff7c3681940080ab7dc99d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e318afb29f28566e241f130f62e4812e1795fb3dff7c3681940080ab7dc99d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e318afb29f28566e241f130f62e4812e1795fb3dff7c3681940080ab7dc99d6", kill_on_drop: false }` [INFO] [stdout] 7e318afb29f28566e241f130f62e4812e1795fb3dff7c3681940080ab7dc99d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd3f2ad37302eec7c191dd65a3c87c0a3a77799147a90e150baab7c30a06a249 [INFO] running `Command { std: "docker" "start" "-a" "cd3f2ad37302eec7c191dd65a3c87c0a3a77799147a90e150baab7c30a06a249", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling iamgroot v0.2.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Alias` is never constructed [INFO] [stdout] --> src/codegen.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 97 | pub struct Alias { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Alias` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Trait` is never constructed [INFO] [stdout] --> src/codegen.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct Trait { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Trait` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.77s [INFO] running `Command { std: "docker" "inspect" "cd3f2ad37302eec7c191dd65a3c87c0a3a77799147a90e150baab7c30a06a249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd3f2ad37302eec7c191dd65a3c87c0a3a77799147a90e150baab7c30a06a249", kill_on_drop: false }` [INFO] [stdout] cd3f2ad37302eec7c191dd65a3c87c0a3a77799147a90e150baab7c30a06a249 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c0b039804b37413d67bc61ee9967e17d183360b9c9b6f5f2be05b7494aa4dda [INFO] running `Command { std: "docker" "start" "-a" "8c0b039804b37413d67bc61ee9967e17d183360b9c9b6f5f2be05b7494aa4dda", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling openssl v0.10.49 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustls-pki-types v1.5.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling zeroize v1.8.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.15 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling openssl-sys v0.9.84 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling iamgroot v0.2.8 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stdout] warning: struct `Alias` is never constructed [INFO] [stdout] --> src/codegen.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 97 | pub struct Alias { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Alias` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Trait` is never constructed [INFO] [stdout] --> src/codegen.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct Trait { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Trait` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustls-webpki v0.102.3 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling h2 v0.4.2 [INFO] [stderr] Compiling ureq v2.9.6 [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling hyper v1.1.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.16 [INFO] [stdout] warning: struct `Alias` is never constructed [INFO] [stdout] --> src/codegen.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 97 | pub struct Alias { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Alias` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Trait` is never constructed [INFO] [stdout] --> src/codegen.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct Trait { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Trait` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `iamgroot` (example "proxy") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/bin/rustc --crate-name proxy --edition=2021 examples/proxy.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fbf4c00c3b6a8429 -C extra-filename=-fbf4c00c3b6a8429 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-0dffc1c55a5425a3.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-c74a05793868ffb9.rlib --extern iamgroot=/opt/rustwide/target/debug/deps/libiamgroot-1d63a343db36b7d6.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e3ecdfb6594e99d4.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-66b37039eeda5eff.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-455d267d1d0cd778.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-4d14b0911fc5091b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a1490cf411fccf89.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f1f538654c78794b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-18ac15a570abe657.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-544892141a26144b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ae735eb73479f3c3.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9859cb5bd82cafde.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-a761b01ef68883e2.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-60baa658c95b5123/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8c0b039804b37413d67bc61ee9967e17d183360b9c9b6f5f2be05b7494aa4dda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c0b039804b37413d67bc61ee9967e17d183360b9c9b6f5f2be05b7494aa4dda", kill_on_drop: false }` [INFO] [stdout] 8c0b039804b37413d67bc61ee9967e17d183360b9c9b6f5f2be05b7494aa4dda [INFO] testing iamgroot-0.2.8 against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] extracting crate iamgroot 0.2.8 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate iamgroot 0.2.8 on toolchain 61a9ac64344e91d62f5496627ff363d177f9daab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate iamgroot 0.2.8 [INFO] finished tweaking crates.io crate iamgroot 0.2.8 [INFO] tweaked toml for crates.io crate iamgroot 0.2.8 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate iamgroot 0.2.8 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" "+61a9ac64344e91d62f5496627ff363d177f9daab" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 535d74866a92f8e0e4c57338a9aa1702a81b48f1eab41da7c78e95e1c161cd6f [INFO] running `Command { std: "docker" "start" "-a" "535d74866a92f8e0e4c57338a9aa1702a81b48f1eab41da7c78e95e1c161cd6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "535d74866a92f8e0e4c57338a9aa1702a81b48f1eab41da7c78e95e1c161cd6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "535d74866a92f8e0e4c57338a9aa1702a81b48f1eab41da7c78e95e1c161cd6f", kill_on_drop: false }` [INFO] [stdout] 535d74866a92f8e0e4c57338a9aa1702a81b48f1eab41da7c78e95e1c161cd6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9da3f83a30f5585935c1446ebde702cf17059c68057c2f4ab9580faae3c1a0c9 [INFO] running `Command { std: "docker" "start" "-a" "9da3f83a30f5585935c1446ebde702cf17059c68057c2f4ab9580faae3c1a0c9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling iamgroot v0.2.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Alias` is never constructed [INFO] [stdout] --> src/codegen.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 97 | pub struct Alias { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Alias` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Trait` is never constructed [INFO] [stdout] --> src/codegen.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct Trait { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Trait` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.95s [INFO] running `Command { std: "docker" "inspect" "9da3f83a30f5585935c1446ebde702cf17059c68057c2f4ab9580faae3c1a0c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9da3f83a30f5585935c1446ebde702cf17059c68057c2f4ab9580faae3c1a0c9", kill_on_drop: false }` [INFO] [stdout] 9da3f83a30f5585935c1446ebde702cf17059c68057c2f4ab9580faae3c1a0c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5ff705731e7f47f25b287a8541ae0820e229a00b4b8d0975fab583dddc18acf [INFO] running `Command { std: "docker" "start" "-a" "f5ff705731e7f47f25b287a8541ae0820e229a00b4b8d0975fab583dddc18acf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling openssl v0.10.49 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustls-pki-types v1.5.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.84 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling zeroize v1.8.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.15 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling iamgroot v0.2.8 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stdout] warning: struct `Alias` is never constructed [INFO] [stdout] --> src/codegen.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 97 | pub struct Alias { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Alias` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Trait` is never constructed [INFO] [stdout] --> src/codegen.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct Trait { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Trait` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustls-webpki v0.102.3 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling h2 v0.4.2 [INFO] [stderr] Compiling ureq v2.9.6 [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling hyper v1.1.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.16 [INFO] [stdout] warning: struct `Alias` is never constructed [INFO] [stdout] --> src/codegen.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 97 | pub struct Alias { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Alias` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Trait` is never constructed [INFO] [stdout] --> src/codegen.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct Trait { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Trait` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 44.58s [INFO] running `Command { std: "docker" "inspect" "f5ff705731e7f47f25b287a8541ae0820e229a00b4b8d0975fab583dddc18acf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5ff705731e7f47f25b287a8541ae0820e229a00b4b8d0975fab583dddc18acf", kill_on_drop: false }` [INFO] [stdout] f5ff705731e7f47f25b287a8541ae0820e229a00b4b8d0975fab583dddc18acf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 723214f1890ad481002a72cd051711fcdecbeea10e5f384acc6ddc008a909d4d [INFO] running `Command { std: "docker" "start" "-a" "723214f1890ad481002a72cd051711fcdecbeea10e5f384acc6ddc008a909d4d", kill_on_drop: false }` [INFO] [stderr] warning: struct `Alias` is never constructed [INFO] [stderr] --> src/codegen.rs:97:12 [INFO] [stderr] | [INFO] [stderr] 97 | pub struct Alias { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Alias` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `Trait` is never constructed [INFO] [stderr] --> src/codegen.rs:111:12 [INFO] [stderr] | [INFO] [stderr] 111 | pub struct Trait { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Trait` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `iamgroot` (lib) generated 2 warnings [INFO] [stderr] warning: `iamgroot` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iamgroot-820272ed5f37b2cf) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::test_array_felt ... ok [INFO] [stdout] test tests::test_one_of ... ok [INFO] [stdout] test tests::test_simple_felt ... ok [INFO] [stdout] test tests::test_simple_int ... ok [INFO] [stdout] test tests::test_nested_array ... ok [INFO] [stdout] test tests::test_tricky_enum ... ok [INFO] [stdout] test tests::test_all_of ... ok [INFO] [stdout] test tests::test_simple_object ... ok [INFO] [stdout] test tests::test_composite_all_of ... ok [INFO] [stdout] test tests::test_simple_enum ... ok [INFO] [stdout] test tests::test_wrapped_felt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/iamgroot.rs (/opt/rustwide/target/debug/deps/iamgroot-88016941d5d46d46) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests iamgroot [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "723214f1890ad481002a72cd051711fcdecbeea10e5f384acc6ddc008a909d4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "723214f1890ad481002a72cd051711fcdecbeea10e5f384acc6ddc008a909d4d", kill_on_drop: false }` [INFO] [stdout] 723214f1890ad481002a72cd051711fcdecbeea10e5f384acc6ddc008a909d4d