[INFO] crate comp_state_seed_extras 0.0.10 is already in cache [INFO] checking comp_state_seed_extras-0.0.10 against try#13f916f63bc6575d5ff1f989237dfabe88981368 for pr-69880 [INFO] extracting crate comp_state_seed_extras 0.0.10 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate comp_state_seed_extras 0.0.10 on toolchain 13f916f63bc6575d5ff1f989237dfabe88981368 [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate comp_state_seed_extras 0.0.10 [INFO] finished tweaking crates.io crate comp_state_seed_extras 0.0.10 [INFO] tweaked toml for crates.io crate comp_state_seed_extras 0.0.10 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "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" "+13f916f63bc6575d5ff1f989237dfabe88981368" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+13f916f63bc6575d5ff1f989237dfabe88981368" "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] 1420a7ca0d5664e033b7e85d33661454ad07b7fa8366e41d6596e56689da992c [INFO] running `"docker" "start" "-a" "1420a7ca0d5664e033b7e85d33661454ad07b7fa8366e41d6596e56689da992c"` [INFO] [stderr] Compiling wasm-bindgen v0.2.59 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Checking enclose v1.1.8 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking slotmap v0.4.0 [INFO] [stderr] Compiling seed v0.6.0 [INFO] [stderr] Compiling dbg v1.0.4 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling topo-macro v0.9.0 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling illicit-macro v0.9.0 [INFO] [stderr] Checking illicit v0.9.2 [INFO] [stderr] Checking topo v0.9.4 [INFO] [stderr] Checking comp_state v0.2.7 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking js-sys v0.3.36 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking web-sys v0.3.36 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.9 [INFO] [stderr] Checking wasm-bindgen-futures v0.3.27 [INFO] [stderr] Checking wasm-bindgen-test v0.2.50 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking comp_state_seed_extras v0.0.10 (/opt/rustwide/workdir) [INFO] [stderr] error[E0425]: cannot find function `execute_and_remove_drop_types` in crate `comp_state` [INFO] [stderr] --> src/utils.rs:43:17 [INFO] [stderr] | [INFO] [stderr] 43 | comp_state::execute_and_remove_drop_types(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `execute_and_remove_unmounts` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/comp_state-0.2.7/src/state_functions.rs:178:1 [INFO] [stderr] | [INFO] [stderr] 178 | pub fn execute_and_remove_unmounts() { [INFO] [stderr] | ------------------------------------ similarly named function `execute_and_remove_unmounts` defined here [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `execute_and_remove_drop_types` in crate `comp_state` [INFO] [stderr] --> src/utils.rs:43:17 [INFO] [stderr] | [INFO] [stderr] 43 | comp_state::execute_and_remove_drop_types(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `execute_and_remove_unmounts` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/comp_state-0.2.7/src/state_functions.rs:178:1 [INFO] [stderr] | [INFO] [stderr] 178 | pub fn execute_and_remove_unmounts() { [INFO] [stderr] | ------------------------------------ similarly named function `execute_and_remove_unmounts` defined here [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 `comp_state_seed_extras`. [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: 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 `comp_state_seed_extras`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "1420a7ca0d5664e033b7e85d33661454ad07b7fa8366e41d6596e56689da992c"` [INFO] running `"docker" "rm" "-f" "1420a7ca0d5664e033b7e85d33661454ad07b7fa8366e41d6596e56689da992c"` [INFO] [stdout] 1420a7ca0d5664e033b7e85d33661454ad07b7fa8366e41d6596e56689da992c