[INFO] fetching crate prealloc 0.1.0...
[INFO] testing prealloc-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate prealloc 0.1.0 into /workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate prealloc 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.204
[INFO] [stderr]   Downloaded prealloc_impl v0.1.0
[INFO] [stderr]   Downloaded serde v1.0.204
[INFO] [stderr]   Downloaded serde_json v1.0.122
[INFO] [stderr]   Downloaded syn v2.0.72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1d520b0824454e7e5d41017e58583088332b0d8b9328443a42663e83fdf7784
[INFO] running `Command { std: "docker" "start" "-a" "c1d520b0824454e7e5d41017e58583088332b0d8b9328443a42663e83fdf7784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1d520b0824454e7e5d41017e58583088332b0d8b9328443a42663e83fdf7784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1d520b0824454e7e5d41017e58583088332b0d8b9328443a42663e83fdf7784", kill_on_drop: false }`
[INFO] [stdout] c1d520b0824454e7e5d41017e58583088332b0d8b9328443a42663e83fdf7784
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f815b4d4beebc4a703d6cb498bc4744f6d3d439a77c03947601aff690777fdd
[INFO] running `Command { std: "docker" "start" "-a" "9f815b4d4beebc4a703d6cb498bc4744f6d3d439a77c03947601aff690777fdd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling syn v1.0.109
[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 13.47s
[INFO] running `Command { std: "docker" "inspect" "9f815b4d4beebc4a703d6cb498bc4744f6d3d439a77c03947601aff690777fdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f815b4d4beebc4a703d6cb498bc4744f6d3d439a77c03947601aff690777fdd", kill_on_drop: false }`
[INFO] [stdout] 9f815b4d4beebc4a703d6cb498bc4744f6d3d439a77c03947601aff690777fdd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85108c0468896c7d97a286fe2f13811892e943a052c475d88fcb67e64d0b0ae3
[INFO] running `Command { std: "docker" "start" "-a" "85108c0468896c7d97a286fe2f13811892e943a052c475d88fcb67e64d0b0ae3", 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: 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] [stderr] error: could not compile `prealloc` (example "arrays") due to 2 previous errors
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[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] [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] [stderr] error: could not compile `prealloc` (example "basic") due to 6 previous errors
[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: 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] [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/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/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] 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] [stdout] For more information about this error, try `rustc --explain E0614`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `prealloc` (example "sync") due to 2 previous errors
[INFO] [stderr] error: could not compile `prealloc` (test "mod") due to 8 previous errors
[INFO] [stderr] error: could not compile `prealloc` (example "sizes") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "85108c0468896c7d97a286fe2f13811892e943a052c475d88fcb67e64d0b0ae3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85108c0468896c7d97a286fe2f13811892e943a052c475d88fcb67e64d0b0ae3", kill_on_drop: false }`
[INFO] [stdout] 85108c0468896c7d97a286fe2f13811892e943a052c475d88fcb67e64d0b0ae3
