[INFO] cloning repository https://github.com/code-ape/rust_python_extension [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/code-ape/rust_python_extension" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-ape%2Frust_python_extension", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-ape%2Frust_python_extension'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb6ecf1e508d044bb932fd65130c426e932b7675 [INFO] checking code-ape/rust_python_extension against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-ape%2Frust_python_extension" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/code-ape/rust_python_extension on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/code-ape/rust_python_extension [INFO] finished tweaking git repo https://github.com/code-ape/rust_python_extension [INFO] tweaked toml for git repo https://github.com/code-ape/rust_python_extension written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/code-ape/rust_python_extension already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/dgrunwald/rust-cpython.git` [INFO] [stderr] Updating git repository `https://github.com/dgrunwald/interpolate_idents.git` [INFO] [stderr] Updating git repository `https://github.com/dgrunwald/interpolate_idents.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded abort_on_panic v1.0.0 [INFO] [stderr] Downloaded python27-sys v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 003db92461afa2d14ab822d8de241277c0a8a3f4aeafbc774c8548a697d65d20 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "003db92461afa2d14ab822d8de241277c0a8a3f4aeafbc774c8548a697d65d20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "003db92461afa2d14ab822d8de241277c0a8a3f4aeafbc774c8548a697d65d20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "003db92461afa2d14ab822d8de241277c0a8a3f4aeafbc774c8548a697d65d20", kill_on_drop: false }` [INFO] [stdout] 003db92461afa2d14ab822d8de241277c0a8a3f4aeafbc774c8548a697d65d20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] accf998f6190e0e9365336539bd39e133995aee8cf8b61ac6b35810af2912609 [INFO] running `Command { std: "docker" "start" "-a" "accf998f6190e0e9365336539bd39e133995aee8cf8b61ac6b35810af2912609", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `interpolate_idents` in package `interpolate_idents v0.0.8 (https://github.com/dgrunwald/interpolate_idents.git#7e0b4dcc)` has the same output filename as the lib target `interpolate_idents` in package `interpolate_idents v0.0.3 (https://github.com/dgrunwald/interpolate_idents.git?rev=2215f3b3a664b202a9fcf6ca34efbdef8274c59c#2215f3b3)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/libinterpolate_idents.so [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cpython v0.0.3 (https://github.com/dgrunwald/rust-cpython.git?rev=a23b5b591060574de91067d77081f56082aa21b2#a23b5b59) [INFO] [stderr] Checking abort_on_panic v1.0.0 [INFO] [stderr] Compiling interpolate_idents v0.0.8 (https://github.com/dgrunwald/interpolate_idents.git#7e0b4dcc) [INFO] [stderr] Compiling interpolate_idents v0.0.3 (https://github.com/dgrunwald/interpolate_idents.git?rev=2215f3b3a664b202a9fcf6ca34efbdef8274c59c#2215f3b3) [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/7e0b4dc/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate rustc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: please recompile that crate using --crate-type lib [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/0d37dca25a51fb900a402c94c8818ad1c2789e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.asan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/0d37dca25a51fb900a402c94c8818ad1c2789e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.tsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/0d37dca25a51fb900a402c94c8818ad1c2789e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.msan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/0d37dca25a51fb900a402c94c8818ad1c2789e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.lsan.a [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/2215f3b/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate rustc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: please recompile that crate using --crate-type lib [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/0d37dca25a51fb900a402c94c8818ad1c2789e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.asan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/0d37dca25a51fb900a402c94c8818ad1c2789e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.tsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/0d37dca25a51fb900a402c94c8818ad1c2789e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.msan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/0d37dca25a51fb900a402c94c8818ad1c2789e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.lsan.a [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `interpolate_idents` [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: build failed [INFO] running `Command { std: "docker" "inspect" "accf998f6190e0e9365336539bd39e133995aee8cf8b61ac6b35810af2912609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "accf998f6190e0e9365336539bd39e133995aee8cf8b61ac6b35810af2912609", kill_on_drop: false }` [INFO] [stdout] accf998f6190e0e9365336539bd39e133995aee8cf8b61ac6b35810af2912609