[INFO] fetching crate pinned-init 0.0.10...
[INFO] checking pinned-init-0.0.10 against try#5ec4d3b0c83717313176eefa7d71e9d36dc83355 for 155501-infallible-never-no-reservation
[INFO] extracting crate pinned-init 0.0.10 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate pinned-init 0.0.10
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pinned-init 0.0.10
[INFO] tweaked toml for crates.io crate pinned-init 0.0.10 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pinned-init 0.0.10 on toolchain 5ec4d3b0c83717313176eefa7d71e9d36dc83355
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pinned-init 0.0.10 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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 090e9bb76230f5bd42244aa44095b6f1c09830cd392da23cab07697e519c129f
[INFO] running `Command { std: "docker" "start" "-a" "090e9bb76230f5bd42244aa44095b6f1c09830cd392da23cab07697e519c129f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "090e9bb76230f5bd42244aa44095b6f1c09830cd392da23cab07697e519c129f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "090e9bb76230f5bd42244aa44095b6f1c09830cd392da23cab07697e519c129f", kill_on_drop: false }`
[INFO] [stdout] 090e9bb76230f5bd42244aa44095b6f1c09830cd392da23cab07697e519c129f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 110872c90fefe9f1761eb7ca8380a456d732e1770f1b739f2bd444659a252771
[INFO] running `Command { std: "docker" "start" "-a" "110872c90fefe9f1761eb7ca8380a456d732e1770f1b739f2bd444659a252771", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking dissimilar v1.0.7
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking syn v2.0.58
[INFO] [stderr]    Compiling pinned-init-macro v0.0.6
[INFO] [stderr]    Compiling pinned-init v0.0.10 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking toml_parser v1.0.1
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking toml v0.9.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking macrotest v1.2.0
[INFO] [stderr]     Checking trybuild v1.0.110
[INFO] [stderr] error: could not compile `pinned-init` (test "const-generic-default") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: unreachable expression
[INFO] [stdout]   --> tests/const-generic-default.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     stack_pin_init!(let array: Array<1024> = init!(Array { array <- init_zeroed() }));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     unreachable expression
[INFO] [stdout]    |     any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout]    = note: `-D unreachable-code` implied by `-D warnings`
[INFO] [stdout]    = help: to override `-D warnings` add `#[allow(unreachable_code)]`
[INFO] [stdout]    = note: this error originates in the macro `stack_pin_init` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unreachable expression
[INFO] [stdout]    --> examples/linked_list.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     stack_pin_init!(let b = ListHead::insert_next(&a));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     unreachable expression
[INFO] [stdout]     |     any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: `-D unreachable-code` implied by `-D warnings`
[INFO] [stdout]     = help: to override `-D warnings` add `#[allow(unreachable_code)]`
[INFO] [stdout]     = note: this error originates in the macro `stack_pin_init` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unreachable expression
[INFO] [stdout]    --> examples/linked_list.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 |     stack_pin_init!(let c = ListHead::insert_next(&a));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     unreachable expression
[INFO] [stdout]     |     any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stack_pin_init` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unreachable expression
[INFO] [stdout]    --> examples/linked_list.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     stack_pin_init!(let d = ListHead::insert_next(&b));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     unreachable expression
[INFO] [stdout]     |     any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stack_pin_init` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unreachable expression
[INFO] [stdout]    --> examples/./linked_list.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     stack_pin_init!(let b = ListHead::insert_next(&a));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     unreachable expression
[INFO] [stdout]     |     any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: `-D unreachable-code` implied by `-D warnings`
[INFO] [stdout]     = help: to override `-D warnings` add `#[allow(unreachable_code)]`
[INFO] [stdout]     = note: this error originates in the macro `stack_pin_init` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unreachable expression
[INFO] [stdout]    --> examples/./linked_list.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 |     stack_pin_init!(let c = ListHead::insert_next(&a));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     unreachable expression
[INFO] [stdout]     |     any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stack_pin_init` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unreachable expression
[INFO] [stdout]    --> examples/./linked_list.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     stack_pin_init!(let d = ListHead::insert_next(&b));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     unreachable expression
[INFO] [stdout]     |     any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stack_pin_init` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unreachable expression
[INFO] [stdout]   --> examples/mutex.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |             stack_pin_init!(let wait_entry = WaitEntry::insert_new(&self.wait_list));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             unreachable expression
[INFO] [stdout]    |             any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `stack_pin_init` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unreachable expression
[INFO] [stdout]    --> tests/ring_buf.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     stack_pin_init!(let buf = RingBuffer::<u8, 64>::new());
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     unreachable expression
[INFO] [stdout]     |     any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: `-D unreachable-code` implied by `-D warnings`
[INFO] [stdout]     = help: to override `-D warnings` add `#[allow(unreachable_code)]`
[INFO] [stdout]     = note: this error originates in the macro `stack_pin_init` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unreachable expression
[INFO] [stdout]    --> tests/ring_buf.rs:150:13
[INFO] [stdout]     |
[INFO] [stdout] 150 |             stack_pin_init!(let value = value);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             unreachable expression
[INFO] [stdout]     |             any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stack_pin_init` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unreachable expression
[INFO] [stdout]    --> tests/../examples/./linked_list.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     stack_pin_init!(let b = ListHead::insert_next(&a));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     unreachable expression
[INFO] [stdout]     |     any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stack_pin_init` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unreachable expression
[INFO] [stdout]    --> tests/../examples/./linked_list.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 |     stack_pin_init!(let c = ListHead::insert_next(&a));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     unreachable expression
[INFO] [stdout]     |     any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stack_pin_init` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unreachable expression
[INFO] [stdout]    --> tests/../examples/./linked_list.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     stack_pin_init!(let d = ListHead::insert_next(&b));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     unreachable expression
[INFO] [stdout]     |     any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stack_pin_init` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unreachable expression
[INFO] [stdout]   --> tests/../examples/mutex.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |             stack_pin_init!(let wait_entry = WaitEntry::insert_new(&self.wait_list));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             unreachable expression
[INFO] [stdout]    |             any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `stack_pin_init` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pinned-init` (example "mutex") due to 4 previous errors
[INFO] [stderr] error: could not compile `pinned-init` (example "linked_list") due to 3 previous errors
[INFO] [stderr] error: could not compile `pinned-init` (test "ring_buf") due to 6 previous errors
[INFO] [stdout] error: unreachable expression
[INFO] [stdout]    --> examples/./linked_list.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     stack_pin_init!(let b = ListHead::insert_next(&a));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     unreachable expression
[INFO] [stdout]     |     any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: `-D unreachable-code` implied by `-D warnings`
[INFO] [stdout]     = help: to override `-D warnings` add `#[allow(unreachable_code)]`
[INFO] [stdout]     = note: this error originates in the macro `stack_pin_init` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unreachable expression
[INFO] [stdout]    --> examples/./linked_list.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 |     stack_pin_init!(let c = ListHead::insert_next(&a));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     unreachable expression
[INFO] [stdout]     |     any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stack_pin_init` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unreachable expression
[INFO] [stdout]    --> examples/./linked_list.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     stack_pin_init!(let d = ListHead::insert_next(&b));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     unreachable expression
[INFO] [stdout]     |     any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `stack_pin_init` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unreachable expression
[INFO] [stdout]   --> examples/mutex.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |             stack_pin_init!(let wait_entry = WaitEntry::insert_new(&self.wait_list));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             unreachable expression
[INFO] [stdout]    |             any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `stack_pin_init` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pinned-init` (example "static_init") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "110872c90fefe9f1761eb7ca8380a456d732e1770f1b739f2bd444659a252771", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "110872c90fefe9f1761eb7ca8380a456d732e1770f1b739f2bd444659a252771", kill_on_drop: false }`
[INFO] [stdout] 110872c90fefe9f1761eb7ca8380a456d732e1770f1b739f2bd444659a252771
