[INFO] cloning repository https://github.com/danieldk/alpino-tokenizer-python [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danieldk/alpino-tokenizer-python" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldk%2Falpino-tokenizer-python", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldk%2Falpino-tokenizer-python'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67377e9cf727112cdfd9d421dd023662dc51debf [INFO] testing danieldk/alpino-tokenizer-python against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldk%2Falpino-tokenizer-python" "/workspace/builds/worker-59/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-59/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danieldk/alpino-tokenizer-python on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/danieldk/alpino-tokenizer-python [INFO] finished tweaking git repo https://github.com/danieldk/alpino-tokenizer-python [INFO] tweaked toml for git repo https://github.com/danieldk/alpino-tokenizer-python written to /workspace/builds/worker-59/source/Cargo.toml [INFO] crate git repo https://github.com/danieldk/alpino-tokenizer-python already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1362541aec195264d4067b24e44d111b2c048a3a6209b5c3216a8d334a79ad4d [INFO] running `Command { std: "docker" "start" "-a" "1362541aec195264d4067b24e44d111b2c048a3a6209b5c3216a8d334a79ad4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1362541aec195264d4067b24e44d111b2c048a3a6209b5c3216a8d334a79ad4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1362541aec195264d4067b24e44d111b2c048a3a6209b5c3216a8d334a79ad4d", kill_on_drop: false }` [INFO] [stdout] 1362541aec195264d4067b24e44d111b2c048a3a6209b5c3216a8d334a79ad4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 983d6f51ef344a4b66f82f0a120735769885b58bc624448d7917c54330d54af4 [INFO] running `Command { std: "docker" "start" "-a" "983d6f51ef344a4b66f82f0a120735769885b58bc624448d7917c54330d54af4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling instant v0.1.5 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling widestring v0.4.0 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling lock_api v0.4.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling alpino-tokenizer-sys v0.1.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 [INFO] [stdout] error[E0599]: no method named `is_empty` found for reference `&'a Fields` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-macros-backend-0.13.2/src/from_pyobject.rs:125:21 [INFO] [stdout] | [INFO] [stdout] 125 | !fields.is_empty(), [INFO] [stdout] | ^^^^^^^^ method not found in `&'a Fields` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `len` found for reference `&Fields` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-macros-backend-0.13.2/src/from_pyobject.rs:255:20 [INFO] [stdout] | [INFO] [stdout] 255 | fields.len() == 1, [INFO] [stdout] | ^^^ method not found in `&Fields` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pyo3-macros-backend` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "983d6f51ef344a4b66f82f0a120735769885b58bc624448d7917c54330d54af4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "983d6f51ef344a4b66f82f0a120735769885b58bc624448d7917c54330d54af4", kill_on_drop: false }` [INFO] [stdout] 983d6f51ef344a4b66f82f0a120735769885b58bc624448d7917c54330d54af4