[INFO] updating cached repository https://github.com/pymongo/rust_first [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] 9f5a97a5db4a0bba4541fc8d038adf5162eb4aab [INFO] checking pymongo/rust_first against master#914adf04af1c1a984707f778da3d04590c03d144 for pr-72331 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpymongo%2Frust_first" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pymongo/rust_first on toolchain 914adf04af1c1a984707f778da3d04590c03d144 [INFO] running `"/workspace/cargo-home/bin/cargo" "+914adf04af1c1a984707f778da3d04590c03d144" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/pymongo/rust_first [INFO] finished tweaking git repo https://github.com/pymongo/rust_first [INFO] tweaked toml for git repo https://github.com/pymongo/rust_first written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+914adf04af1c1a984707f778da3d04590c03d144" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+914adf04af1c1a984707f778da3d04590c03d144" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+914adf04af1c1a984707f778da3d04590c03d144" "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] 683e421cf0dac37c0a93e3d9396237d765225a1968d1b4dc7ee894c842407d35 [INFO] running `"docker" "start" "-a" "683e421cf0dac37c0a93e3d9396237d765225a1968d1b4dc7ee894c842407d35"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.15 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking pin-project-lite v0.1.5 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Checking rust_learn v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking encoding_rs v0.8.23 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking pin-project v0.4.17 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking hyper v0.13.5 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking reqwest v0.10.4 [INFO] [stderr] error[E0658]: use of unstable library feature 'llvm_asm': inline assembly is not stable enough for use and is subject to change [INFO] [stderr] --> examples/inline_assembly.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | llvm_asm!("NOP"); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #70173 for more information [INFO] [stderr] = help: add `#![feature(llvm_asm)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0601]: `main` function not found in crate `basic_read_file` [INFO] [stderr] --> examples/basic_read_file.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / #[cfg(feature = "unused")] [INFO] [stderr] 2 | | use std::fs::File; [INFO] [stderr] 3 | | #[cfg(feature = "unused")] [INFO] [stderr] 4 | | use std::io::prelude::*; [INFO] [stderr] ... | [INFO] [stderr] 21 | | write_file.write_all(b"Haha").expect("Error"); [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ consider adding a `main` function to `examples/basic_read_file.rs` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0601`. [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] error: could not compile `rust_learn`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rust_learn`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0601]: `main` function not found in crate `basic_struct_and_impl` [INFO] [stderr] --> examples/basic_struct_and_impl.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / struct Color(u8, u8, u8); [INFO] [stderr] 2 | | [INFO] [stderr] 3 | | impl Color { [INFO] [stderr] 4 | | // associated function [INFO] [stderr] ... | [INFO] [stderr] 24 | | red.print_rgb(); [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ consider adding a `main` function to `examples/basic_struct_and_impl.rs` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0601`. [INFO] [stderr] error: could not compile `rust_learn`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "683e421cf0dac37c0a93e3d9396237d765225a1968d1b4dc7ee894c842407d35"` [INFO] running `"docker" "rm" "-f" "683e421cf0dac37c0a93e3d9396237d765225a1968d1b4dc7ee894c842407d35"` [INFO] [stdout] 683e421cf0dac37c0a93e3d9396237d765225a1968d1b4dc7ee894c842407d35