[INFO] fetching crate memoize 0.4.1...
[INFO] checking memoize-0.4.1 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate memoize 0.4.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate memoize 0.4.1 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate memoize 0.4.1
[INFO] finished tweaking crates.io crate memoize 0.4.1
[INFO] tweaked toml for crates.io crate memoize 0.4.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate memoize 0.4.1 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memoize-inner v0.4.0
[INFO] [stderr]   Downloaded ahash v0.8.2
[INFO] [stderr]   Downloaded syn v1.0.90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5380d755e1c17fc569a2fc586989a320342258cd97bd1ba20025089fcab875d1
[INFO] running `Command { std: "docker" "start" "-a" "5380d755e1c17fc569a2fc586989a320342258cd97bd1ba20025089fcab875d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5380d755e1c17fc569a2fc586989a320342258cd97bd1ba20025089fcab875d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5380d755e1c17fc569a2fc586989a320342258cd97bd1ba20025089fcab875d1", kill_on_drop: false }`
[INFO] [stdout] 5380d755e1c17fc569a2fc586989a320342258cd97bd1ba20025089fcab875d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37bf99aa21525050d20caef6c06dd9f23d83b3a46577a84775fe08475055beab
[INFO] running `Command { std: "docker" "start" "-a" "37bf99aa21525050d20caef6c06dd9f23d83b3a46577a84775fe08475055beab", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling ahash v0.8.2
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking lru v0.7.8
[INFO] [stderr]    Compiling memoize-inner v0.4.0
[INFO] [stderr]     Checking memoize v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `with` found for struct `MEMOIZED_MAPPING_HELLO` in the current scope
[INFO] [stdout]  --> examples/shared.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[memoize(SharedCache)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | method `with` not found for this struct
[INFO] [stdout]   | method not found in `MEMOIZED_MAPPING_HELLO`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `memoize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `memoize` (example "shared") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "37bf99aa21525050d20caef6c06dd9f23d83b3a46577a84775fe08475055beab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37bf99aa21525050d20caef6c06dd9f23d83b3a46577a84775fe08475055beab", kill_on_drop: false }`
[INFO] [stdout] 37bf99aa21525050d20caef6c06dd9f23d83b3a46577a84775fe08475055beab
[INFO] checking memoize-0.4.1 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate memoize 0.4.1 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate memoize 0.4.1 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate memoize 0.4.1
[INFO] finished tweaking crates.io crate memoize 0.4.1
[INFO] tweaked toml for crates.io crate memoize 0.4.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate memoize 0.4.1 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4fe60864c50eb040aa34f54d683955d80216296533ecfd7c83d95d85c906a22
[INFO] running `Command { std: "docker" "start" "-a" "f4fe60864c50eb040aa34f54d683955d80216296533ecfd7c83d95d85c906a22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4fe60864c50eb040aa34f54d683955d80216296533ecfd7c83d95d85c906a22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4fe60864c50eb040aa34f54d683955d80216296533ecfd7c83d95d85c906a22", kill_on_drop: false }`
[INFO] [stdout] f4fe60864c50eb040aa34f54d683955d80216296533ecfd7c83d95d85c906a22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a612c3dfad827b55633d3cc0e99e5e7c5b43639eba2cce660a155f3f963a7b94
[INFO] running `Command { std: "docker" "start" "-a" "a612c3dfad827b55633d3cc0e99e5e7c5b43639eba2cce660a155f3f963a7b94", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling ahash v0.8.2
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking lru v0.7.8
[INFO] [stderr]    Compiling memoize-inner v0.4.0
[INFO] [stderr]     Checking memoize v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `with` found for struct `MEMOIZED_MAPPING_HELLO` in the current scope
[INFO] [stdout]  --> examples/shared.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[memoize(SharedCache)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | method `with` not found for this struct
[INFO] [stdout]   | method not found in `MEMOIZED_MAPPING_HELLO`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `memoize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `memoize` (example "shared") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "a612c3dfad827b55633d3cc0e99e5e7c5b43639eba2cce660a155f3f963a7b94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a612c3dfad827b55633d3cc0e99e5e7c5b43639eba2cce660a155f3f963a7b94", kill_on_drop: false }`
[INFO] [stdout] a612c3dfad827b55633d3cc0e99e5e7c5b43639eba2cce660a155f3f963a7b94
