[INFO] cloning repository https://github.com/IcanDivideBy0/fbx-parser-bug [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IcanDivideBy0/fbx-parser-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIcanDivideBy0%2Ffbx-parser-bug", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIcanDivideBy0%2Ffbx-parser-bug'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 513915b5fb11db35d89a85e3a7c33bcb608798a9 [INFO] checking IcanDivideBy0/fbx-parser-bug against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIcanDivideBy0%2Ffbx-parser-bug" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/IcanDivideBy0/fbx-parser-bug on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/IcanDivideBy0/fbx-parser-bug [INFO] finished tweaking git repo https://github.com/IcanDivideBy0/fbx-parser-bug [INFO] tweaked toml for git repo https://github.com/IcanDivideBy0/fbx-parser-bug written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/IcanDivideBy0/fbx-parser-bug already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5784e82077bbf401040da2e089e2f7fe117876cca923dbecd1bbde285ec4946 [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" "d5784e82077bbf401040da2e089e2f7fe117876cca923dbecd1bbde285ec4946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5784e82077bbf401040da2e089e2f7fe117876cca923dbecd1bbde285ec4946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5784e82077bbf401040da2e089e2f7fe117876cca923dbecd1bbde285ec4946", kill_on_drop: false }` [INFO] [stdout] d5784e82077bbf401040da2e089e2f7fe117876cca923dbecd1bbde285ec4946 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f40593da7b130d7d25475611c433de63dd615d9959e06372a4d46e6bb35d6a5 [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" "5f40593da7b130d7d25475611c433de63dd615d9959e06372a4d46e6bb35d6a5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Checking string-interner v0.7.0 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking libflate v0.1.20 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Checking backtrace v0.3.14 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking indextree v3.1.0 [INFO] [stderr] Checking fbxcel v0.2.0 [INFO] [stdout] error[E0283]: type annotations needed for `(Option, &str)` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fbxcel-0.2.0/src/dom/v7400/object.rs:93:78 [INFO] [stdout] | [INFO] [stdout] 74 | let (name, class) = match attrs.get(1) { [INFO] [stdout] | ------------- consider giving this pattern the explicit type `(Option, &str)`, where the type parameter `String` is specified [INFO] [stdout] ... [INFO] [stdout] 93 | Some(DirectAttributeValue::String(v)) => strings.get_or_intern(v.as_ref()), [INFO] [stdout] | ^^^^^^ cannot infer type for struct `String` [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 `fbxcel` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "5f40593da7b130d7d25475611c433de63dd615d9959e06372a4d46e6bb35d6a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f40593da7b130d7d25475611c433de63dd615d9959e06372a4d46e6bb35d6a5", kill_on_drop: false }` [INFO] [stdout] 5f40593da7b130d7d25475611c433de63dd615d9959e06372a4d46e6bb35d6a5