[INFO] fetching crate tinc-build 0.2.0... [INFO] testing tinc-build-0.2.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate tinc-build 0.2.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate tinc-build 0.2.0 [INFO] finished tweaking crates.io crate tinc-build 0.2.0 [INFO] tweaked toml for crates.io crate tinc-build 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tinc-build 0.2.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tinc-build 0.2.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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 828b3df621dd0862effbc59165138e166c06ac9eca0c47d01b7bce1d407d466f [INFO] running `Command { std: "docker" "start" "-a" "828b3df621dd0862effbc59165138e166c06ac9eca0c47d01b7bce1d407d466f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "828b3df621dd0862effbc59165138e166c06ac9eca0c47d01b7bce1d407d466f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "828b3df621dd0862effbc59165138e166c06ac9eca0c47d01b7bce1d407d466f", kill_on_drop: false }` [INFO] [stdout] 828b3df621dd0862effbc59165138e166c06ac9eca0c47d01b7bce1d407d466f [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b99edebc2d43601909d8011b5d561bdb28c98f7dc03bb8b451a33f73c21306c2 [INFO] running `Command { std: "docker" "start" "-a" "b99edebc2d43601909d8011b5d561bdb28c98f7dc03bb8b451a33f73c21306c2", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling scuffle-workspace-hack v0.1.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling term v1.1.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling linkme-impl v0.3.33 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling fmtools v0.1.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling runtime-format v0.1.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling lalrpop v0.22.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.0 [INFO] [stderr] Compiling tonic-build v0.14.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling linkme v0.3.33 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling darling_macro v0.21.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling v0.21.0 [INFO] [stderr] Compiling bon-macros v3.6.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling prost-reflect v0.16.1 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tinc-pb-prost v0.2.0 [INFO] [stderr] Compiling tinc-cel v0.2.0 [INFO] [stderr] Compiling bon v3.6.5 [INFO] [stderr] Compiling openapiv3_1 v0.1.3 [INFO] [stderr] Compiling cel-parser v0.8.1 [INFO] [stderr] Compiling tinc-build v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.83s [INFO] running `Command { std: "docker" "inspect" "b99edebc2d43601909d8011b5d561bdb28c98f7dc03bb8b451a33f73c21306c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b99edebc2d43601909d8011b5d561bdb28c98f7dc03bb8b451a33f73c21306c2", kill_on_drop: false }` [INFO] [stdout] b99edebc2d43601909d8011b5d561bdb28c98f7dc03bb8b451a33f73c21306c2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4eb9241cff9260a2298c2664eb60ac743f158cc6d37ee68d2b7069b4f1fce3b [INFO] running `Command { std: "docker" "start" "-a" "b4eb9241cff9260a2298c2664eb60ac743f158cc6d37ee68d2b7069b4f1fce3b", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling lalrpop v0.22.2 [INFO] [stderr] Compiling tinc-pb-prost v0.2.0 [INFO] [stderr] Compiling cel-parser v0.8.1 [INFO] [stderr] Compiling tinc-build v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/uint.rs:105:33 [INFO] [stdout] | [INFO] [stdout] 105 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/string.rs:199:33 [INFO] [stdout] | [INFO] [stdout] 199 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/starts_with.rs:120:33 [INFO] [stdout] | [INFO] [stdout] 120 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/size.rs:199:33 [INFO] [stdout] | [INFO] [stdout] 199 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/size.rs:153:33 [INFO] [stdout] | [INFO] [stdout] 153 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/size.rs:117:33 [INFO] [stdout] | [INFO] [stdout] 117 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/matches.rs:146:33 [INFO] [stdout] | [INFO] [stdout] 146 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/map.rs:461:33 [INFO] [stdout] | [INFO] [stdout] 461 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/map.rs:411:33 [INFO] [stdout] | [INFO] [stdout] 411 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/map.rs:370:33 [INFO] [stdout] | [INFO] [stdout] 370 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/map.rs:319:33 [INFO] [stdout] | [INFO] [stdout] 319 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/is_uuid.rs:123:33 [INFO] [stdout] | [INFO] [stdout] 123 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/is_uri.rs:135:33 [INFO] [stdout] | [INFO] [stdout] 135 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/is_ipv6.rs:123:33 [INFO] [stdout] | [INFO] [stdout] 123 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/is_ipv4.rs:123:33 [INFO] [stdout] | [INFO] [stdout] 123 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/is_hostname.rs:123:33 [INFO] [stdout] | [INFO] [stdout] 123 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/is_email.rs:123:33 [INFO] [stdout] | [INFO] [stdout] 123 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/int.rs:105:33 [INFO] [stdout] | [INFO] [stdout] 105 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/filter.rs:478:33 [INFO] [stdout] | [INFO] [stdout] 478 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/filter.rs:431:33 [INFO] [stdout] | [INFO] [stdout] 431 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/filter.rs:392:33 [INFO] [stdout] | [INFO] [stdout] 392 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/filter.rs:343:33 [INFO] [stdout] | [INFO] [stdout] 343 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/exists_one.rs:418:33 [INFO] [stdout] | [INFO] [stdout] 418 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/exists_one.rs:364:33 [INFO] [stdout] | [INFO] [stdout] 364 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/exists_one.rs:325:33 [INFO] [stdout] | [INFO] [stdout] 325 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/exists_one.rs:271:33 [INFO] [stdout] | [INFO] [stdout] 271 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/exists.rs:386:33 [INFO] [stdout] | [INFO] [stdout] 386 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/exists.rs:332:33 [INFO] [stdout] | [INFO] [stdout] 332 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/exists.rs:293:33 [INFO] [stdout] | [INFO] [stdout] 293 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/exists.rs:239:33 [INFO] [stdout] | [INFO] [stdout] 239 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/enum_.rs:147:33 [INFO] [stdout] | [INFO] [stdout] 147 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/ends_with.rs:120:33 [INFO] [stdout] | [INFO] [stdout] 120 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/double.rs:105:33 [INFO] [stdout] | [INFO] [stdout] 105 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/contains.rs:250:33 [INFO] [stdout] | [INFO] [stdout] 250 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/contains.rs:196:33 [INFO] [stdout] | [INFO] [stdout] 196 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/contains.rs:153:33 [INFO] [stdout] | [INFO] [stdout] 153 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/bytes.rs:109:33 [INFO] [stdout] | [INFO] [stdout] 109 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/all.rs:510:33 [INFO] [stdout] | [INFO] [stdout] 510 | insta::assert_snapshot!(postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/all.rs:463:22 [INFO] [stdout] | [INFO] [stdout] 463 | let result = postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/all.rs:415:22 [INFO] [stdout] | [INFO] [stdout] 415 | let result = postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/all.rs:352:22 [INFO] [stdout] | [INFO] [stdout] 352 | let result = postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] --> src/codegen/cel/functions/all.rs:298:22 [INFO] [stdout] | [INFO] [stdout] 298 | let result = postcompile::compile_str!( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `postcompile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `quote::quote` [INFO] [stdout] --> src/codegen/cel/functions/all.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | use quote::quote; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `quote::quote` [INFO] [stdout] --> src/codegen/cel/functions/bytes.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | use quote::quote; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `quote::quote` [INFO] [stdout] --> src/codegen/cel/functions/contains.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | use quote::quote; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `quote::quote` [INFO] [stdout] --> src/codegen/cel/functions/exists.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | use quote::quote; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `quote::quote` [INFO] [stdout] --> src/codegen/cel/functions/exists_one.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | use quote::quote; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `quote::quote` [INFO] [stdout] --> src/codegen/cel/functions/filter.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | use quote::quote; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `quote::quote` [INFO] [stdout] --> src/codegen/cel/functions/map.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | use quote::quote; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `quote::quote` [INFO] [stdout] --> src/codegen/cel/functions/matches.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | use quote::quote; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tinc-build` (lib test) due to 42 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b4eb9241cff9260a2298c2664eb60ac743f158cc6d37ee68d2b7069b4f1fce3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4eb9241cff9260a2298c2664eb60ac743f158cc6d37ee68d2b7069b4f1fce3b", kill_on_drop: false }` [INFO] [stdout] b4eb9241cff9260a2298c2664eb60ac743f158cc6d37ee68d2b7069b4f1fce3b