[INFO] cloning repository https://github.com/k88hudson/ixa-utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/k88hudson/ixa-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk88hudson%2Fixa-utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk88hudson%2Fixa-utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 006da941f642220a8d7c02776db8d03ea7531c34 [INFO] checking k88hudson/ixa-utils against c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4 for pr-161358 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk88hudson%2Fixa-utils" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/k88hudson/ixa-utils [INFO] finished tweaking git repo https://github.com/k88hudson/ixa-utils [INFO] tweaked toml for git repo https://github.com/k88hudson/ixa-utils written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/k88hudson/ixa-utils on toolchain c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/k88hudson/ixa-utils 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" "+c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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] 171c967d7417a0a98991bd52326eec87ec74654a449f399353f0edcd4016f615 [INFO] running `Command { std: "docker" "start" "171c967d7417a0a98991bd52326eec87ec74654a449f399353f0edcd4016f615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "171c967d7417a0a98991bd52326eec87ec74654a449f399353f0edcd4016f615", 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" "171c967d7417a0a98991bd52326eec87ec74654a449f399353f0edcd4016f615" "/opt/rustwide/cargo-home/bin/cargo" "+c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "171c967d7417a0a98991bd52326eec87ec74654a449f399353f0edcd4016f615", 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" "171c967d7417a0a98991bd52326eec87ec74654a449f399353f0edcd4016f615" "/opt/rustwide/cargo-home/bin/cargo" "+c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Compiling zerocopy-derive v0.8.52 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling ptr_meta_derive v0.3.1 [INFO] [stderr] Checking memchr v2.8.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling bytecheck_derive v0.8.2 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling munge_macro v0.4.7 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling smallbox v0.8.8 [INFO] [stderr] Checking hashbrown v0.17.1 [INFO] [stderr] Checking arc-swap v1.9.1 [INFO] [stderr] Compiling rkyv_derive v0.8.16 [INFO] [stderr] Checking regex-syntax v0.8.11 [INFO] [stderr] Compiling linktime-proc-macro v0.2.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking mock_instant v0.6.1 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking serde_json v1.0.150 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking munge v0.4.7 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking ptr_meta v0.3.1 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking rancor v0.1.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Compiling ixa-derive v2.0.0 [INFO] [stderr] Compiling delegate v0.13.5 [INFO] [stderr] Checking bytecheck v0.8.2 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ctor v1.0.7 [INFO] [stderr] Checking rend v0.5.3 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking rustc-hash v2.1.2 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking thread-id v5.1.0 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking ouroboros v0.18.5 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking chrono v0.4.45 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking regex v1.12.4 [INFO] [stderr] Checking log4rs v1.4.0 [INFO] [stderr] Checking rkyv v0.8.16 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking ixa v2.0.0 [INFO] [stdout] error[E0038]: the trait `entity::entity::Entity` is not dyn compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ixa-2.0.0/src/entity/entity.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | pub type BxEntity = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `entity::entity::Entity` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ixa-2.0.0/src/entity/entity.rs:86:25 [INFO] [stdout] | [INFO] [stdout] 86 | pub trait Entity: Any + Default { [INFO] [stdout] | ------ ^^^^^^^ ...because it requires `Self: Sized` [INFO] [stdout] | | [INFO] [stdout] | this trait is not dyn compatible... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0038`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ixa` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "171c967d7417a0a98991bd52326eec87ec74654a449f399353f0edcd4016f615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "171c967d7417a0a98991bd52326eec87ec74654a449f399353f0edcd4016f615", kill_on_drop: false }` [INFO] [stdout] 171c967d7417a0a98991bd52326eec87ec74654a449f399353f0edcd4016f615