[INFO] cloning repository https://github.com/TomRegan/roots [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TomRegan/roots" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomRegan%2Froots", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomRegan%2Froots'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 665f0ced1940c186134725d0e86ca6c5ae8f8171 [INFO] checking TomRegan/roots against master#f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomRegan%2Froots" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TomRegan/roots on toolchain f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TomRegan/roots [INFO] finished tweaking git repo https://github.com/TomRegan/roots [INFO] tweaked toml for git repo https://github.com/TomRegan/roots written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--no-deps" "--format-version=1", 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] ad84745fa6d0fbfc08c1c6ba0cbf3a27a6d4367400612deb1499fb1cf20f1b08 [INFO] running `Command { std: "docker" "start" "-a" "ad84745fa6d0fbfc08c1c6ba0cbf3a27a6d4367400612deb1499fb1cf20f1b08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad84745fa6d0fbfc08c1c6ba0cbf3a27a6d4367400612deb1499fb1cf20f1b08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad84745fa6d0fbfc08c1c6ba0cbf3a27a6d4367400612deb1499fb1cf20f1b08", kill_on_drop: false }` [INFO] [stdout] ad84745fa6d0fbfc08c1c6ba0cbf3a27a6d4367400612deb1499fb1cf20f1b08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "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] e796883d272dfefc1f0ca43e3e3075419dd1692136250324a9b97b5a6c6a3277 [INFO] running `Command { std: "docker" "start" "-a" "e796883d272dfefc1f0ca43e3e3075419dd1692136250324a9b97b5a6c6a3277", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling bindgen v0.44.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.39 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking libc v0.1.12 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking predicates-tree v1.0.2 [INFO] [stderr] Checking predicates v1.0.7 [INFO] [stderr] Checking c_string v0.7.0 [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/c_string-0.7.0/src/c_str.rs:234:84 [INFO] [stdout] | [INFO] [stdout] 234 | format!("invalid data for C string: NUL at position {}", err.position).as_ref()) [INFO] [stdout] | -----------------------------------------------------------------------^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type parameter `T` declared on the trait `AsRef` [INFO] [stdout] | this method call resolves to `&T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `String: AsRef<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `c_string` [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" "e796883d272dfefc1f0ca43e3e3075419dd1692136250324a9b97b5a6c6a3277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e796883d272dfefc1f0ca43e3e3075419dd1692136250324a9b97b5a6c6a3277", kill_on_drop: false }` [INFO] [stdout] e796883d272dfefc1f0ca43e3e3075419dd1692136250324a9b97b5a6c6a3277