[INFO] fetching crate autobahn-hash 0.1.0...
[INFO] checking autobahn-hash-0.1.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate autobahn-hash 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate autobahn-hash 0.1.0 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 autobahn-hash 0.1.0
[INFO] finished tweaking crates.io crate autobahn-hash 0.1.0
[INFO] tweaked toml for crates.io crate autobahn-hash 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded multiversion v0.7.3
[INFO] [stderr]   Downloaded multiversion-macros v0.7.3
[INFO] [stderr]   Downloaded highway v1.1.0
[INFO] [stderr]   Downloaded target-features v0.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] babf41e8b83831f3ea0d4504b251ee0c3d7e0a8483f1397fbf6ba812b7f61c6c
[INFO] running `Command { std: "docker" "start" "-a" "babf41e8b83831f3ea0d4504b251ee0c3d7e0a8483f1397fbf6ba812b7f61c6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "babf41e8b83831f3ea0d4504b251ee0c3d7e0a8483f1397fbf6ba812b7f61c6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "babf41e8b83831f3ea0d4504b251ee0c3d7e0a8483f1397fbf6ba812b7f61c6c", kill_on_drop: false }`
[INFO] [stdout] babf41e8b83831f3ea0d4504b251ee0c3d7e0a8483f1397fbf6ba812b7f61c6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2a6154732902264dc7e1c80bff0a9e0513108ee7c7307d083af171db28f16cde
[INFO] running `Command { std: "docker" "start" "-a" "2a6154732902264dc7e1c80bff0a9e0513108ee7c7307d083af171db28f16cde", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-features v0.1.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking bytemuck v1.14.1
[INFO] [stderr]     Checking highway v1.1.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling multiversion-macros v0.7.3
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]     Checking multiversion v0.7.3
[INFO] [stderr]     Checking autobahn-hash v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `cast` found for struct `Simd` in the current scope
[INFO] [stdout]   --> src/lib.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 87 |         lo.cast::<u64>() * hi.cast::<u64>()
[INFO] [stdout]    |            ^^^^ method not found in `Simd<u32, 4>`
[INFO] [stdout]   --> /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/uint.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout]    = note: the method is available for `Simd<u32, 4>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]    |
[INFO] [stdout] 22 + use std::simd::num::SimdUint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cast` found for struct `Simd` in the current scope
[INFO] [stdout]   --> src/lib.rs:87:31
[INFO] [stdout]    |
[INFO] [stdout] 87 |         lo.cast::<u64>() * hi.cast::<u64>()
[INFO] [stdout]    |                               ^^^^ method not found in `Simd<u32, 4>`
[INFO] [stdout]   --> /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/uint.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout]    = note: the method is available for `Simd<u32, 4>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]    |
[INFO] [stdout] 22 + use std::simd::num::SimdUint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `autobahn-hash` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2a6154732902264dc7e1c80bff0a9e0513108ee7c7307d083af171db28f16cde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a6154732902264dc7e1c80bff0a9e0513108ee7c7307d083af171db28f16cde", kill_on_drop: false }`
[INFO] [stdout] 2a6154732902264dc7e1c80bff0a9e0513108ee7c7307d083af171db28f16cde
[INFO] checking autobahn-hash-0.1.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate autobahn-hash 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate autobahn-hash 0.1.0 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 autobahn-hash 0.1.0
[INFO] finished tweaking crates.io crate autobahn-hash 0.1.0
[INFO] tweaked toml for crates.io crate autobahn-hash 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 844db2488f2dc367ada67cada585107312bc8fd000b2d3a8364df0fd23bbeb35
[INFO] running `Command { std: "docker" "start" "-a" "844db2488f2dc367ada67cada585107312bc8fd000b2d3a8364df0fd23bbeb35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "844db2488f2dc367ada67cada585107312bc8fd000b2d3a8364df0fd23bbeb35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "844db2488f2dc367ada67cada585107312bc8fd000b2d3a8364df0fd23bbeb35", kill_on_drop: false }`
[INFO] [stdout] 844db2488f2dc367ada67cada585107312bc8fd000b2d3a8364df0fd23bbeb35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 42e6c346f98f7b66053fca79a057acfa17fd1dbe602c4d11f1ff33862bb3b70f
[INFO] running `Command { std: "docker" "start" "-a" "42e6c346f98f7b66053fca79a057acfa17fd1dbe602c4d11f1ff33862bb3b70f", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-features v0.1.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking bytemuck v1.14.1
[INFO] [stderr]     Checking highway v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling multiversion-macros v0.7.3
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]     Checking multiversion v0.7.3
[INFO] [stderr]     Checking autobahn-hash v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `cast` found for struct `Simd` in the current scope
[INFO] [stdout]   --> src/lib.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 87 |         lo.cast::<u64>() * hi.cast::<u64>()
[INFO] [stdout]    |            ^^^^ method not found in `Simd<u32, 4>`
[INFO] [stdout]   --> /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/uint.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout]    = note: the method is available for `Simd<u32, 4>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]    |
[INFO] [stdout] 22 + use std::simd::num::SimdUint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cast` found for struct `Simd` in the current scope
[INFO] [stdout]   --> src/lib.rs:87:31
[INFO] [stdout]    |
[INFO] [stdout] 87 |         lo.cast::<u64>() * hi.cast::<u64>()
[INFO] [stdout]    |                               ^^^^ method not found in `Simd<u32, 4>`
[INFO] [stdout]   --> /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/uint.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout]    = note: the method is available for `Simd<u32, 4>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]    |
[INFO] [stdout] 22 + use std::simd::num::SimdUint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `autobahn-hash` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "42e6c346f98f7b66053fca79a057acfa17fd1dbe602c4d11f1ff33862bb3b70f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42e6c346f98f7b66053fca79a057acfa17fd1dbe602c4d11f1ff33862bb3b70f", kill_on_drop: false }`
[INFO] [stdout] 42e6c346f98f7b66053fca79a057acfa17fd1dbe602c4d11f1ff33862bb3b70f
