[INFO] updating cached repository https://github.com/standard-ai/hedwig-rust [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b1b4425e561f43d6c36500d94d8dc35131b5fc19 [INFO] testing standard-ai/hedwig-rust against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstandard-ai%2Fhedwig-rust" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/standard-ai/hedwig-rust on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/standard-ai/hedwig-rust [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/standard-ai/hedwig-rust [INFO] tweaked toml for git repo https://github.com/standard-ai/hedwig-rust written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded valico v3.4.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a569c2525b18d18f0b1dd806299ac5a0a5cbbd395d62344c58a41dcdd3449087 [INFO] running `"docker" "start" "-a" "a569c2525b18d18f0b1dd806299ac5a0a5cbbd395d62344c58a41dcdd3449087"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling valico v3.4.0 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling webpki-roots v0.15.0 [INFO] [stderr] Compiling rustls v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling hyper-rustls v0.6.2 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling jsonway v2.0.0 [INFO] [stderr] Compiling hedwig v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/lib.rs:386:31 [INFO] [stderr] | [INFO] [stderr] 386 | Ok(Validator { scope, schema_id }) [INFO] [stderr] | ^^^^^^^^^ expected struct `url::Url`, found a different struct `url::Url` [INFO] [stderr] | [INFO] [stderr] = note: perhaps two different versions of crate `url` are being used? [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/lib.rs:403:22 [INFO] [stderr] | [INFO] [stderr] 403 | .resolve(&msg_schema_url) [INFO] [stderr] | ^^^^^^^^^^^^^^^ expected struct `url::Url`, found a different struct `url::Url` [INFO] [stderr] | [INFO] [stderr] = note: expected reference `&url::Url` (struct `url::Url`) [INFO] [stderr] found reference `&url::Url` (struct `url::Url`) [INFO] [stderr] = note: perhaps two different versions of crate `url` are being used? [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `hedwig`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "a569c2525b18d18f0b1dd806299ac5a0a5cbbd395d62344c58a41dcdd3449087"` [INFO] running `"docker" "rm" "-f" "a569c2525b18d18f0b1dd806299ac5a0a5cbbd395d62344c58a41dcdd3449087"` [INFO] [stdout] a569c2525b18d18f0b1dd806299ac5a0a5cbbd395d62344c58a41dcdd3449087