[INFO] fetching crate narwhalol 0.2.2... [INFO] testing narwhalol-0.2.2 against 1.44.0 for beta-1.45-1 [INFO] extracting crate narwhalol 0.2.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate narwhalol 0.2.2 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 narwhalol 0.2.2 [INFO] finished tweaking crates.io crate narwhalol 0.2.2 [INFO] tweaked toml for crates.io crate narwhalol 0.2.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate narwhalol 0.2.2 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 2b3ba7de8e54a6505ae162850e8e4a0f33e4728274d9cf5bd475e1727b0519fc [INFO] running `"docker" "start" "-a" "2b3ba7de8e54a6505ae162850e8e4a0f33e4728274d9cf5bd475e1727b0519fc"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling tokio v0.2.20 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling snafu-derive v0.6.7 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling thiserror v1.0.16 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling snafu v0.6.7 [INFO] [stderr] Compiling pin-project v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling piper v0.1.1 [INFO] [stderr] Compiling smol v0.1.4 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling narwhalol v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `"docker" "inspect" "2b3ba7de8e54a6505ae162850e8e4a0f33e4728274d9cf5bd475e1727b0519fc"` [INFO] running `"docker" "rm" "-f" "2b3ba7de8e54a6505ae162850e8e4a0f33e4728274d9cf5bd475e1727b0519fc"` [INFO] [stdout] 2b3ba7de8e54a6505ae162850e8e4a0f33e4728274d9cf5bd475e1727b0519fc [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] b69eb50580250f3fd8afc6d113ecc3f51167cea7d7c8d67fb58a1ebf40bb54c2 [INFO] running `"docker" "start" "-a" "b69eb50580250f3fd8afc6d113ecc3f51167cea7d7c8d67fb58a1ebf40bb54c2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling narwhalol v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] error[E0425]: cannot find function `get_summoner_vetro` in this scope [INFO] [stderr] --> src/lib.rs:69:23 [INFO] [stderr] | [INFO] [stderr] 69 | let sum = get_summoner_vetro().await; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `narwhalol`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b69eb50580250f3fd8afc6d113ecc3f51167cea7d7c8d67fb58a1ebf40bb54c2"` [INFO] running `"docker" "rm" "-f" "b69eb50580250f3fd8afc6d113ecc3f51167cea7d7c8d67fb58a1ebf40bb54c2"` [INFO] [stdout] b69eb50580250f3fd8afc6d113ecc3f51167cea7d7c8d67fb58a1ebf40bb54c2