[INFO] updating cached repository https://github.com/dmgolembiowski/iiii [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c54f5212694886f47478abaf46e03b3f7b8bdd3f [INFO] checking dmgolembiowski/iiii against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmgolembiowski%2Fiiii" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmgolembiowski/iiii on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/dmgolembiowski/iiii [INFO] finished tweaking git repo https://github.com/dmgolembiowski/iiii [INFO] tweaked toml for git repo https://github.com/dmgolembiowski/iiii written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/dmgolembiowski/iiii already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "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" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "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] d5069382221a87cf16aa098cd7e2665600834990b4b9b692280363bd3bc3edb3 [INFO] running `"docker" "start" "-a" "d5069382221a87cf16aa098cd7e2665600834990b4b9b692280363bd3bc3edb3"` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Checking http v0.1.20 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking console v0.9.1 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking dialoguer v0.4.0 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling inventory-impl v0.1.4 [INFO] [stderr] Compiling ctor v0.1.12 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling pyo3cls v0.8.2 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling inventory v0.1.4 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Compiling indoc v0.3.4 [INFO] [stderr] Compiling paste v0.1.6 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.22 [INFO] [stderr] Compiling pyo3 v0.8.2 [INFO] [stderr] error[E0283]: type annotations needed: cannot resolve `std::string::String: std::ops::AddAssign<&_>` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.2/build.rs:516:15 [INFO] [stderr] | [INFO] [stderr] 516 | flags += format!("CFG_PyPy").as_ref(); [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] error[E0282]: type annotations needed [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.2/build.rs:627:18 [INFO] [stderr] | [INFO] [stderr] 627 | memo + format!("VAL_{}={},", key, val).as_ref() [INFO] [stderr] | ^ cannot infer type [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0282, E0283. [INFO] [stderr] For more information about an error, try `rustc --explain E0282`. [INFO] [stderr] error: could not compile `pyo3`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "d5069382221a87cf16aa098cd7e2665600834990b4b9b692280363bd3bc3edb3"` [INFO] running `"docker" "rm" "-f" "d5069382221a87cf16aa098cd7e2665600834990b4b9b692280363bd3bc3edb3"` [INFO] [stdout] d5069382221a87cf16aa098cd7e2665600834990b4b9b692280363bd3bc3edb3