[INFO] fetching crate init_tree 0.2.2... [INFO] checking init_tree-0.2.2 against try#fb627bbd863c7a76a25668de0676cab2598a8946 for pr-114776 [INFO] extracting crate init_tree 0.2.2 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate init_tree 0.2.2 on toolchain fb627bbd863c7a76a25668de0676cab2598a8946 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fb627bbd863c7a76a25668de0676cab2598a8946" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate init_tree 0.2.2 [INFO] finished tweaking crates.io crate init_tree 0.2.2 [INFO] tweaked toml for crates.io crate init_tree 0.2.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate init_tree 0.2.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fb627bbd863c7a76a25668de0676cab2598a8946" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+fb627bbd863c7a76a25668de0676cab2598a8946" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec8c0d7b6eb08d2a7f3b14f8ca056236d7fff01b364be96a6eaaecbb5453ba68 [INFO] running `Command { std: "docker" "start" "-a" "ec8c0d7b6eb08d2a7f3b14f8ca056236d7fff01b364be96a6eaaecbb5453ba68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec8c0d7b6eb08d2a7f3b14f8ca056236d7fff01b364be96a6eaaecbb5453ba68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec8c0d7b6eb08d2a7f3b14f8ca056236d7fff01b364be96a6eaaecbb5453ba68", kill_on_drop: false }` [INFO] [stdout] ec8c0d7b6eb08d2a7f3b14f8ca056236d7fff01b364be96a6eaaecbb5453ba68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+fb627bbd863c7a76a25668de0676cab2598a8946" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25cb12cbd4b578581fb57e3d23e665d0069b63543284fffecfb0b993d93807ae [INFO] running `Command { std: "docker" "start" "-a" "25cb12cbd4b578581fb57e3d23e665d0069b63543284fffecfb0b993d93807ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking init_tree v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/bin/outside_crate_test.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / impl_init!(InitA; (b: &mut InitB, c: &mut InitC, d: &mut InitD) { [INFO] [stdout] 21 | | InitA { [INFO] [stdout] 22 | | b: b.get_handle(), [INFO] [stdout] 23 | | c: c.get_handle(), [INFO] [stdout] 24 | | d: d.0, [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | }); [INFO] [stdout] | |______^ cannot infer the value of const parameter `host` declared on the associated function `of` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_init` (in Nightly builds, run with -Z macro-backtrace for more info) [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 `init_tree` (bin "outside_crate_test") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "25cb12cbd4b578581fb57e3d23e665d0069b63543284fffecfb0b993d93807ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25cb12cbd4b578581fb57e3d23e665d0069b63543284fffecfb0b993d93807ae", kill_on_drop: false }` [INFO] [stdout] 25cb12cbd4b578581fb57e3d23e665d0069b63543284fffecfb0b993d93807ae