[INFO] fetching crate ion-rs 1.0.0-rc.11... [INFO] checking ion-rs-1.0.0-rc.11 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate ion-rs 1.0.0-rc.11 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate ion-rs 1.0.0-rc.11 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ion-rs 1.0.0-rc.11 [INFO] tweaked toml for crates.io crate ion-rs 1.0.0-rc.11 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ion-rs 1.0.0-rc.11 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ion-rs 1.0.0-rc.11 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstest_macros v0.19.0 [INFO] [stderr] Downloaded test-generator v0.3.1 [INFO] [stderr] Downloaded rstest v0.19.0 [INFO] [stderr] Downloaded rstest_reuse v0.6.0 [INFO] [stderr] Downloaded ice_code v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96cceae61388a3dcb17eec97a33d006c5c857d332e906639d442dfc390a2af24 [INFO] running `Command { std: "docker" "start" "-a" "96cceae61388a3dcb17eec97a33d006c5c857d332e906639d442dfc390a2af24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96cceae61388a3dcb17eec97a33d006c5c857d332e906639d442dfc390a2af24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96cceae61388a3dcb17eec97a33d006c5c857d332e906639d442dfc390a2af24", kill_on_drop: false }` [INFO] [stdout] 96cceae61388a3dcb17eec97a33d006c5c857d332e906639d442dfc390a2af24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93d12213c2efc46e35d2a4719b24295a14166a85403f0cee3f67e86150e58d66 [INFO] running `Command { std: "docker" "start" "-a" "93d12213c2efc46e35d2a4719b24295a14166a85403f0cee3f67e86150e58d66", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling rstest_macros v0.19.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Compiling rstest_reuse v0.6.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Checking winnow v0.6.22 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking ice_code v0.1.4 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.5.20 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking tempfile v3.13.0 [INFO] [stderr] Compiling test-generator v0.3.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling delegate v0.12.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking ion-rs v1.0.0-rc.11 (/opt/rustwide/workdir) [INFO] [stderr] Checking rstest v0.19.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] error[E0603]: struct `MacroTable` is private [INFO] [stdout] --> benches/read_many_structs.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use ion_rs::MacroTable; [INFO] [stdout] | ^^^^^^^^^^ private struct [INFO] [stdout] | [INFO] [stdout] note: the struct `MacroTable` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:363:1 [INFO] [stdout] | [INFO] [stdout] 363 | v1_x_reader_writer!(pub(crate)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `v1_x_reader_writer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: import `MacroTable` directly [INFO] [stdout] | [INFO] [stdout] 2 | use ion_rs::lazy::expanded::macro_table::MacroTable; [INFO] [stdout] | +++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> tests/ion_data_consistency.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | #[test_resources("ion-tests/iontestdata/good/equivs/**/*.ion")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: no resource matching the pattern ion-tests/iontestdata/good/equivs/**/*.ion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IonData` [INFO] [stdout] --> tests/ion_data_consistency.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use ion_rs::{Element, IonData, Sequence}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::read` [INFO] [stdout] --> tests/ion_data_consistency.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::fs::read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0603`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ion-rs` (bench "read_many_structs") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ion-rs` (test "ion_data_consistency") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "93d12213c2efc46e35d2a4719b24295a14166a85403f0cee3f67e86150e58d66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93d12213c2efc46e35d2a4719b24295a14166a85403f0cee3f67e86150e58d66", kill_on_drop: false }` [INFO] [stdout] 93d12213c2efc46e35d2a4719b24295a14166a85403f0cee3f67e86150e58d66