[INFO] cloning repository https://github.com/daniel-thompson/oxidamp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daniel-thompson/oxidamp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-thompson%2Foxidamp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-thompson%2Foxidamp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] baf7b9bd07fb5fa52af4a4fde56faf2867d246d7 [INFO] checking daniel-thompson/oxidamp against try#e61be1c89a2b3fd02452eef3c6186592711e4772 for pr-98456 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-thompson%2Foxidamp" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/daniel-thompson/oxidamp on toolchain e61be1c89a2b3fd02452eef3c6186592711e4772 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/daniel-thompson/oxidamp [INFO] finished tweaking git repo https://github.com/daniel-thompson/oxidamp [INFO] tweaked toml for git repo https://github.com/daniel-thompson/oxidamp written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/daniel-thompson/oxidamp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ff88a4c209a8712120d1bae0f8268e7e6bdf518e1fff8c91482d355fa6a7067 [INFO] running `Command { std: "docker" "start" "-a" "0ff88a4c209a8712120d1bae0f8268e7e6bdf518e1fff8c91482d355fa6a7067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ff88a4c209a8712120d1bae0f8268e7e6bdf518e1fff8c91482d355fa6a7067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ff88a4c209a8712120d1bae0f8268e7e6bdf518e1fff8c91482d355fa6a7067", kill_on_drop: false }` [INFO] [stdout] 0ff88a4c209a8712120d1bae0f8268e7e6bdf518e1fff8c91482d355fa6a7067 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30eedeed7ec6eb7289de09c2d6d35e0ae5c3648178b74b5075beab1efa75a7f2 [INFO] running `Command { std: "docker" "start" "-a" "30eedeed7ec6eb7289de09c2d6d35e0ae5c3648178b74b5075beab1efa75a7f2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling jack v0.9.2 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling jack-sys v0.3.4 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking num-complex v0.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking dlopen v0.1.8 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling enum-map-derive v0.8.0 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking enum-map v2.1.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking clap v3.1.13 [INFO] [stderr] Compiling enumset_derive v0.6.0 [INFO] [stderr] Checking enumset v1.0.11 [INFO] [stderr] Checking cursive_core v0.3.2 [INFO] [stderr] Checking cursive v0.18.0 [INFO] [stderr] Checking oxidamp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fir.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot infer type for struct `FIR<{_: usize}, 3_usize>` [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 E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `oxidamp` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fir.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot infer type for struct `fir::FIR<{_: usize}, 3_usize>` [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 E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `oxidamp` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "30eedeed7ec6eb7289de09c2d6d35e0ae5c3648178b74b5075beab1efa75a7f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30eedeed7ec6eb7289de09c2d6d35e0ae5c3648178b74b5075beab1efa75a7f2", kill_on_drop: false }` [INFO] [stdout] 30eedeed7ec6eb7289de09c2d6d35e0ae5c3648178b74b5075beab1efa75a7f2