[INFO] crate comp_state_seed_extras 0.0.10 is already in cache [INFO] checking comp_state_seed_extras-0.0.10 against try#8a5e87609850cdd8679aada01eb0f3062f254ca8 for pr-71140 [INFO] extracting crate comp_state_seed_extras 0.0.10 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate comp_state_seed_extras 0.0.10 on toolchain 8a5e87609850cdd8679aada01eb0f3062f254ca8 [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "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-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "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] 1a89c1900df2a6e4a71dddc4071d4062095867b88df26eccafa143ac947c25ad [INFO] running `"docker" "start" "-a" "1a89c1900df2a6e4a71dddc4071d4062095867b88df26eccafa143ac947c25ad"` [INFO] [stderr] Compiling wasm-bindgen v0.2.60 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking slotmap v0.4.0 [INFO] [stderr] Checking enclose v1.1.8 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling seed v0.6.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Compiling dbg v1.0.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling topo-macro v0.9.0 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Checking js-sys v0.3.37 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling illicit-macro v0.9.0 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking illicit v0.9.2 [INFO] [stderr] Checking topo v0.9.4 [INFO] [stderr] Checking comp_state v0.2.8 [INFO] [stderr] Checking web-sys v0.3.37 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.10 [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.8/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.8/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] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [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: could not compile `comp_state_seed_extras`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "1a89c1900df2a6e4a71dddc4071d4062095867b88df26eccafa143ac947c25ad"` [INFO] running `"docker" "rm" "-f" "1a89c1900df2a6e4a71dddc4071d4062095867b88df26eccafa143ac947c25ad"` [INFO] [stdout] 1a89c1900df2a6e4a71dddc4071d4062095867b88df26eccafa143ac947c25ad