[INFO] fetching crate fgrok 1.1.0... [INFO] testing fgrok-1.1.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate fgrok 1.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate fgrok 1.1.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate fgrok 1.1.0 [INFO] finished tweaking crates.io crate fgrok 1.1.0 [INFO] tweaked toml for crates.io crate fgrok 1.1.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate fgrok 1.1.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] ecf9f36634db65c90704114577a9ad14e7cd7551cd48d8fa07a2cae5ac7b5158 [INFO] running `"docker" "start" "-a" "ecf9f36634db65c90704114577a9ad14e7cd7551cd48d8fa07a2cae5ac7b5158"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling addr2line v0.12.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling fgrok v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling onig_sys v69.2.0 [INFO] [stderr] Compiling onig v5.0.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.20s [INFO] running `"docker" "inspect" "ecf9f36634db65c90704114577a9ad14e7cd7551cd48d8fa07a2cae5ac7b5158"` [INFO] running `"docker" "rm" "-f" "ecf9f36634db65c90704114577a9ad14e7cd7551cd48d8fa07a2cae5ac7b5158"` [INFO] [stdout] ecf9f36634db65c90704114577a9ad14e7cd7551cd48d8fa07a2cae5ac7b5158 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 68e4e5ffa7dc8aab217d96a90de230a2572a856d8f323c787bff6a35cbed3ae6 [INFO] running `"docker" "start" "-a" "68e4e5ffa7dc8aab217d96a90de230a2572a856d8f323c787bff6a35cbed3ae6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling fgrok v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0463]: can't find crate for `grok` [INFO] [stderr] --> examples/simple.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate grok; [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 `fgrok`. [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" "68e4e5ffa7dc8aab217d96a90de230a2572a856d8f323c787bff6a35cbed3ae6"` [INFO] running `"docker" "rm" "-f" "68e4e5ffa7dc8aab217d96a90de230a2572a856d8f323c787bff6a35cbed3ae6"` [INFO] [stdout] 68e4e5ffa7dc8aab217d96a90de230a2572a856d8f323c787bff6a35cbed3ae6