[INFO] crate oatie 0.3.0 is already in cache [INFO] checking oatie-0.3.0 against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] extracting crate oatie 0.3.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate oatie 0.3.0 on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate oatie 0.3.0 [INFO] finished tweaking crates.io crate oatie 0.3.0 [INFO] tweaked toml for crates.io crate oatie 0.3.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b1a6d299e7e43c04a4be2f692ea974e99ed9a26de44a1280a5a58e41df2a73c6 [INFO] running `"docker" "start" "-a" "b1a6d299e7e43c04a4be2f692ea974e99ed9a26de44a1280a5a58e41df2a73c6"` [INFO] [stderr] Checking yansi v0.3.4 [INFO] [stderr] Checking term-painter v0.2.4 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking ron v0.2.2 [INFO] [stderr] Checking oatie v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0463]: can't find crate for `rand` [INFO] [stderr] --> tests/doc.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | extern crate rand; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `oatie`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `rand` [INFO] [stderr] --> tests/monkey.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | extern crate rand; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `oatie`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `rand` [INFO] [stderr] --> tests/compose.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | extern crate rand; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `oatie`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0603]: function `normalize` is private [INFO] [stderr] --> tests/transform.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 12 | use oatie::normalize; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0603]: function `apply_operation` is private [INFO] [stderr] --> tests/transform.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | use oatie::apply_operation; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0283]: type annotations needed: cannot resolve `_: oatie::Schema` [INFO] [stderr] --> tests/transform.rs:368:9 [INFO] [stderr] | [INFO] [stderr] 368 | run_transform_test(&s).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/workdir/src/transform_test.rs:59:30 [INFO] [stderr] | [INFO] [stderr] 59 | pub fn run_transform_test(input: &str) -> Result<(), Error> { [INFO] [stderr] | ------ required by this bound in `oatie::transform_test::run_transform_test` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0283, E0603. [INFO] [stderr] For more information about an error, try `rustc --explain E0283`. [INFO] [stderr] error: could not compile `oatie`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b1a6d299e7e43c04a4be2f692ea974e99ed9a26de44a1280a5a58e41df2a73c6"` [INFO] running `"docker" "rm" "-f" "b1a6d299e7e43c04a4be2f692ea974e99ed9a26de44a1280a5a58e41df2a73c6"` [INFO] [stdout] b1a6d299e7e43c04a4be2f692ea974e99ed9a26de44a1280a5a58e41df2a73c6