[INFO] fetching crate lammps-sys 0.6.0... [INFO] checking lammps-sys-0.6.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate lammps-sys 0.6.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate lammps-sys 0.6.0 [INFO] finished tweaking crates.io crate lammps-sys 0.6.0 [INFO] tweaked toml for crates.io crate lammps-sys 0.6.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lammps-sys 0.6.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lammps-sys 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a26d71cb981ed2fbc6aff7f7e70d0787a6cacfcff37d39ed3596fdd4c5e5eae5 [INFO] running `Command { std: "docker" "start" "-a" "a26d71cb981ed2fbc6aff7f7e70d0787a6cacfcff37d39ed3596fdd4c5e5eae5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a26d71cb981ed2fbc6aff7f7e70d0787a6cacfcff37d39ed3596fdd4c5e5eae5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a26d71cb981ed2fbc6aff7f7e70d0787a6cacfcff37d39ed3596fdd4c5e5eae5", kill_on_drop: false }` [INFO] [stdout] a26d71cb981ed2fbc6aff7f7e70d0787a6cacfcff37d39ed3596fdd4c5e5eae5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ade535b57b8ac22659eb4e523a292327695b77a17606ebfc6c39fc32a24eab87 [INFO] running `Command { std: "docker" "start" "-a" "ade535b57b8ac22659eb4e523a292327695b77a17606ebfc6c39fc32a24eab87", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling bindgen v0.31.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling path_abs v0.3.17 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling extension-trait v0.1.3 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Compiling cmake v0.1.41 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling lammps-sys v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `mpi_sys` [INFO] [stdout] --> examples/mpi-test.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | extern crate mpi_sys; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `lammps_open` in crate `lammps_sys` [INFO] [stdout] --> examples/mpi-test.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 37 | ::lammps_sys::lammps_open( [INFO] [stdout] | ^^^^^^^^^^^ help: a function with a similar name exists: `lammps_free` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/lammps-sys-4edba02330d6d417/out/codegen/lammps.rs:18:2 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn lammps_free ( arg1 : * mut :: std :: os :: raw :: c_void , ) ; [INFO] [stdout] | --------------------------------------------------------------------- similarly named function `lammps_free` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lammps-sys` (example "mpi-test") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ade535b57b8ac22659eb4e523a292327695b77a17606ebfc6c39fc32a24eab87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ade535b57b8ac22659eb4e523a292327695b77a17606ebfc6c39fc32a24eab87", kill_on_drop: false }` [INFO] [stdout] ade535b57b8ac22659eb4e523a292327695b77a17606ebfc6c39fc32a24eab87