[INFO] fetching crate prealloc 0.1.0...
[INFO] testing prealloc-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate prealloc 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate prealloc 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate prealloc 0.1.0
[INFO] tweaked toml for crates.io crate prealloc 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate prealloc 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate prealloc 0.1.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b1f56c7b4e3cc21be4ccb64dcace1dca6c7a2e87581e849c10c573581afa5c0
[INFO] running `Command { std: "docker" "start" "-a" "9b1f56c7b4e3cc21be4ccb64dcace1dca6c7a2e87581e849c10c573581afa5c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b1f56c7b4e3cc21be4ccb64dcace1dca6c7a2e87581e849c10c573581afa5c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b1f56c7b4e3cc21be4ccb64dcace1dca6c7a2e87581e849c10c573581afa5c0", kill_on_drop: false }`
[INFO] [stdout] 9b1f56c7b4e3cc21be4ccb64dcace1dca6c7a2e87581e849c10c573581afa5c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6a5290ac8299e392244dfefc54b52c9c213cce34cb0222a0c315bc10127efab
[INFO] running `Command { std: "docker" "start" "-a" "f6a5290ac8299e392244dfefc54b52c9c213cce34cb0222a0c315bc10127efab", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling prealloc_impl v0.1.0
[INFO] [stderr]    Compiling prealloc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.32s
[INFO] running `Command { std: "docker" "inspect" "f6a5290ac8299e392244dfefc54b52c9c213cce34cb0222a0c315bc10127efab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6a5290ac8299e392244dfefc54b52c9c213cce34cb0222a0c315bc10127efab", kill_on_drop: false }`
[INFO] [stdout] f6a5290ac8299e392244dfefc54b52c9c213cce34cb0222a0c315bc10127efab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39aef198d0dd45034df4f9b01b5c260ad6da6a9c8d1c8c246acaba7ddf35e467
[INFO] running `Command { std: "docker" "start" "-a" "39aef198d0dd45034df4f9b01b5c260ad6da6a9c8d1c8c246acaba7ddf35e467", kill_on_drop: false }`
[INFO] [stderr]    Compiling prealloc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> examples/arrays/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | prealloc_from_config!("prealloc/examples/arrays/config.json");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Unable to read configuration file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> tests/prealloc_macro/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     prealloc_from_config!("prealloc/tests/prealloc_macro/config.json");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Unable to read configuration file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]   --> examples/arrays/main.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 |     if let Some(arr) = dispatch_static!(Multiple, [MYITEM_INITIALIZER; 3]) {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]   --> tests/prealloc_macro/mod.rs:47:33
[INFO] [stdout]    |
[INFO] [stdout] 47 |             if let Some(item) = dispatch_static!(Item2, OtherItem::L(33)) {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]   --> tests/prealloc_macro/mod.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |         if let Some(_) = dispatch_static!(Item2, OtherItem::R) {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]   --> tests/prealloc_macro/mod.rs:39:26
[INFO] [stdout]    |
[INFO] [stdout] 39 |         if let Some(_) = dispatch_static!(Item1, TestItem { a: 1, b: 2 }) {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]   --> tests/prealloc_macro/mod.rs:33:29
[INFO] [stdout]    |
[INFO] [stdout] 33 |         if let Some(item) = dispatch_static!(Item1, TestItem { a: 5, b: 6 }) {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]   --> tests/prealloc_macro/mod.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |         if let Some(item) = dispatch_static!(Item1, TestItem { a: 3, b: 4 }) {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]   --> tests/prealloc_macro/mod.rs:21:29
[INFO] [stdout]    |
[INFO] [stdout] 21 |         if let Some(item) = dispatch_static!(Item1, TestItem { a: 1, b: 2 }) {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> examples/basic/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | prealloc_from_config!("prealloc/examples/basic/config.json");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Unable to read configuration file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> examples/sizes/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | prealloc::prealloc_from_config!("prealloc/examples/sizes/config.json");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Unable to read configuration file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]   --> examples/sizes/main.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         dispatch_static!(Anchor, MyStruct { a: 1, b: 2 }).expect("Depleted prealloc storage");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]   --> examples/sizes/main.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let first_mutable_ref = dispatch_static!(
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `prealloc` (example "arrays") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> examples/sync/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | prealloc::prealloc_from_config!("prealloc/examples/sync/config.json");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Unable to read configuration file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `prealloc` (example "sizes") due to 3 previous errors
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]  --> examples/sync/main.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let myvar = dispatch_static!(Anchor, 0).expect("Depleted prealloc storage");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0614]: type `u32` cannot be dereferenced
[INFO] [stdout]   --> tests/prealloc_macro/mod.rs:49:32
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     assert_eq!(*value, 33);
[INFO] [stdout]    |                                ^^^^^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0614`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `prealloc` (test "mod") due to 8 previous errors
[INFO] [stderr] error: could not compile `prealloc` (example "sync") due to 2 previous errors
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]   --> examples/basic/main.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 |     assert_eq!(dispatch_static!(Item1, ITEM1_INITIALIZER), None);
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]   --> examples/basic/main.rs:42:29
[INFO] [stdout]    |
[INFO] [stdout] 42 |         if let Some(item) = dispatch_static!(Item2, OtherItem::L(33)) {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]   --> examples/basic/main.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         dispatch_static!(Item1, ITEM1_INITIALIZER),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]   --> examples/basic/main.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         dispatch_static!(Item1, ITEM1_INITIALIZER),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]   --> examples/basic/main.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         dispatch_static!(Item1, ITEM1_INITIALIZER),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `prealloc` (example "basic") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "39aef198d0dd45034df4f9b01b5c260ad6da6a9c8d1c8c246acaba7ddf35e467", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39aef198d0dd45034df4f9b01b5c260ad6da6a9c8d1c8c246acaba7ddf35e467", kill_on_drop: false }`
[INFO] [stdout] 39aef198d0dd45034df4f9b01b5c260ad6da6a9c8d1c8c246acaba7ddf35e467
