[INFO] fetching crate mun_runtime_capi 0.2.0... [INFO] checking mun_runtime_capi-0.2.0 against try#8a749131e7beb72f6edacefd2bdcbed3d67b2112 for pr-72331 [INFO] extracting crate mun_runtime_capi 0.2.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate mun_runtime_capi 0.2.0 on toolchain 8a749131e7beb72f6edacefd2bdcbed3d67b2112 [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a749131e7beb72f6edacefd2bdcbed3d67b2112" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate mun_runtime_capi 0.2.0 [INFO] finished tweaking crates.io crate mun_runtime_capi 0.2.0 [INFO] tweaked toml for crates.io crate mun_runtime_capi 0.2.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a749131e7beb72f6edacefd2bdcbed3d67b2112" "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" "+8a749131e7beb72f6edacefd2bdcbed3d67b2112" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+8a749131e7beb72f6edacefd2bdcbed3d67b2112" "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] 9c44e9326985f59c49af143b14abb8e509de6dd54081111501d21885b2c3808b [INFO] running `"docker" "start" "-a" "9c44e9326985f59c49af143b14abb8e509de6dd54081111501d21885b2c3808b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.10 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking mun_abi v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mun_memory v0.1.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking addr2line v0.12.1 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling paste-impl v0.1.12 [INFO] [stderr] Checking paste v0.1.12 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking mun_runtime v0.2.0 [INFO] [stderr] Checking mun_runtime_capi v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `compiler` [INFO] [stderr] --> src/tests.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use compiler::{Config, Driver, PathOrInline, RelativePathBuf}; [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `compiler` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `mun_runtime_capi`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9c44e9326985f59c49af143b14abb8e509de6dd54081111501d21885b2c3808b"` [INFO] running `"docker" "rm" "-f" "9c44e9326985f59c49af143b14abb8e509de6dd54081111501d21885b2c3808b"` [INFO] [stdout] 9c44e9326985f59c49af143b14abb8e509de6dd54081111501d21885b2c3808b