[INFO] crate edit_tree 0.1.2 is already in cache [INFO] checking edit_tree-0.1.2 against master#783139bd8fc3b94fac9a1bf81bba2c506e8221b6 for pr-72644 [INFO] extracting crate edit_tree 0.1.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate edit_tree 0.1.2 on toolchain 783139bd8fc3b94fac9a1bf81bba2c506e8221b6 [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate edit_tree 0.1.2 [INFO] finished tweaking crates.io crate edit_tree 0.1.2 [INFO] tweaked toml for crates.io crate edit_tree 0.1.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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=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" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "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] a68d90f16c84e979b9bee0db20ce2c6b662ea484583814b081006599884e52a5 [INFO] running `"docker" "start" "-a" "a68d90f16c84e979b9bee0db20ce2c6b662ea484583814b081006599884e52a5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking seqalign v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Checking serde v1.0.111 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking edit_tree v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/edit_tree.rs:14:31 [INFO] [stderr] | [INFO] [stderr] 14 | static ref MEASURE: LCS = { LCS::new(1, 1) }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/edit_tree.rs:14:31 [INFO] [stderr] | [INFO] [stderr] 14 | static ref MEASURE: LCS = { LCS::new(1, 1) }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `get_graph` in crate `edit_tree` [INFO] [stderr] --> benches/edit_tree.rs:39:34 [INFO] [stderr] | [INFO] [stderr] 39 | black_box(edit_tree::get_graph(&form, &lemma)); [INFO] [stderr] | ^^^^^^^^^ not found in `edit_tree` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `get_graph` in crate `edit_tree` [INFO] [stderr] --> benches/edit_tree.rs:50:24 [INFO] [stderr] | [INFO] [stderr] 50 | edit_tree::get_graph(&form.to_lower_char_vec(), &lemma.to_lower_char_vec()) [INFO] [stderr] | ^^^^^^^^^ not found in `edit_tree` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `edit_tree`. [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] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "a68d90f16c84e979b9bee0db20ce2c6b662ea484583814b081006599884e52a5"` [INFO] running `"docker" "rm" "-f" "a68d90f16c84e979b9bee0db20ce2c6b662ea484583814b081006599884e52a5"` [INFO] [stdout] a68d90f16c84e979b9bee0db20ce2c6b662ea484583814b081006599884e52a5